Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.dataplex/v1.getAsset
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Retrieves an asset resource.
Using getAsset
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getAsset(args: GetAssetArgs, opts?: InvokeOptions): Promise<GetAssetResult>
function getAssetOutput(args: GetAssetOutputArgs, opts?: InvokeOptions): Output<GetAssetResult>
def get_asset(asset_id: Optional[str] = None,
lake_id: Optional[str] = None,
location: Optional[str] = None,
project: Optional[str] = None,
zone: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetAssetResult
def get_asset_output(asset_id: Optional[pulumi.Input[str]] = None,
lake_id: Optional[pulumi.Input[str]] = None,
location: Optional[pulumi.Input[str]] = None,
project: Optional[pulumi.Input[str]] = None,
zone: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetAssetResult]
func LookupAsset(ctx *Context, args *LookupAssetArgs, opts ...InvokeOption) (*LookupAssetResult, error)
func LookupAssetOutput(ctx *Context, args *LookupAssetOutputArgs, opts ...InvokeOption) LookupAssetResultOutput
> Note: This function is named LookupAsset
in the Go SDK.
public static class GetAsset
{
public static Task<GetAssetResult> InvokeAsync(GetAssetArgs args, InvokeOptions? opts = null)
public static Output<GetAssetResult> Invoke(GetAssetInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetAssetResult> getAsset(GetAssetArgs args, InvokeOptions options)
public static Output<GetAssetResult> getAsset(GetAssetArgs args, InvokeOptions options)
fn::invoke:
function: google-native:dataplex/v1:getAsset
arguments:
# arguments dictionary
The following arguments are supported:
getAsset Result
The following output properties are available:
- Create
Time string - The time when the asset was created.
- Description string
- Optional. Description of the asset.
- Discovery
Spec Pulumi.Google Native. Dataplex. V1. Outputs. Google Cloud Dataplex V1Asset Discovery Spec Response - Optional. Specification of the discovery feature applied to data referenced by this asset. When this spec is left unset, the asset will use the spec set on the parent zone.
- Discovery
Status Pulumi.Google Native. Dataplex. V1. Outputs. Google Cloud Dataplex V1Asset Discovery Status Response - Status of the discovery feature applied to data referenced by this asset.
- Display
Name string - Optional. User friendly display name.
- Labels Dictionary<string, string>
- Optional. User defined labels for the asset.
- Name string
- The relative resource name of the asset, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/assets/{asset_id}.
- Resource
Spec Pulumi.Google Native. Dataplex. V1. Outputs. Google Cloud Dataplex V1Asset Resource Spec Response - Specification of the resource that is referenced by this asset.
- Resource
Status Pulumi.Google Native. Dataplex. V1. Outputs. Google Cloud Dataplex V1Asset Resource Status Response - Status of the resource referenced by this asset.
- Security
Status Pulumi.Google Native. Dataplex. V1. Outputs. Google Cloud Dataplex V1Asset Security Status Response - Status of the security policy applied to resource referenced by this asset.
- State string
- Current state of the asset.
- Uid string
- System generated globally unique ID for the asset. This ID will be different if the asset is deleted and re-created with the same name.
- Update
Time string - The time when the asset was last updated.
- Create
Time string - The time when the asset was created.
- Description string
- Optional. Description of the asset.
- Discovery
Spec GoogleCloud Dataplex V1Asset Discovery Spec Response - Optional. Specification of the discovery feature applied to data referenced by this asset. When this spec is left unset, the asset will use the spec set on the parent zone.
- Discovery
Status GoogleCloud Dataplex V1Asset Discovery Status Response - Status of the discovery feature applied to data referenced by this asset.
- Display
Name string - Optional. User friendly display name.
- Labels map[string]string
- Optional. User defined labels for the asset.
- Name string
- The relative resource name of the asset, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/assets/{asset_id}.
- Resource
Spec GoogleCloud Dataplex V1Asset Resource Spec Response - Specification of the resource that is referenced by this asset.
- Resource
Status GoogleCloud Dataplex V1Asset Resource Status Response - Status of the resource referenced by this asset.
- Security
Status GoogleCloud Dataplex V1Asset Security Status Response - Status of the security policy applied to resource referenced by this asset.
- State string
- Current state of the asset.
- Uid string
- System generated globally unique ID for the asset. This ID will be different if the asset is deleted and re-created with the same name.
- Update
Time string - The time when the asset was last updated.
- create
Time String - The time when the asset was created.
- description String
- Optional. Description of the asset.
- discovery
Spec GoogleCloud Dataplex V1Asset Discovery Spec Response - Optional. Specification of the discovery feature applied to data referenced by this asset. When this spec is left unset, the asset will use the spec set on the parent zone.
- discovery
Status GoogleCloud Dataplex V1Asset Discovery Status Response - Status of the discovery feature applied to data referenced by this asset.
- display
Name String - Optional. User friendly display name.
- labels Map<String,String>
- Optional. User defined labels for the asset.
- name String
- The relative resource name of the asset, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/assets/{asset_id}.
- resource
Spec GoogleCloud Dataplex V1Asset Resource Spec Response - Specification of the resource that is referenced by this asset.
- resource
Status GoogleCloud Dataplex V1Asset Resource Status Response - Status of the resource referenced by this asset.
- security
Status GoogleCloud Dataplex V1Asset Security Status Response - Status of the security policy applied to resource referenced by this asset.
- state String
- Current state of the asset.
- uid String
- System generated globally unique ID for the asset. This ID will be different if the asset is deleted and re-created with the same name.
- update
Time String - The time when the asset was last updated.
- create
Time string - The time when the asset was created.
- description string
- Optional. Description of the asset.
- discovery
Spec GoogleCloud Dataplex V1Asset Discovery Spec Response - Optional. Specification of the discovery feature applied to data referenced by this asset. When this spec is left unset, the asset will use the spec set on the parent zone.
- discovery
Status GoogleCloud Dataplex V1Asset Discovery Status Response - Status of the discovery feature applied to data referenced by this asset.
- display
Name string - Optional. User friendly display name.
- labels {[key: string]: string}
- Optional. User defined labels for the asset.
- name string
- The relative resource name of the asset, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/assets/{asset_id}.
- resource
Spec GoogleCloud Dataplex V1Asset Resource Spec Response - Specification of the resource that is referenced by this asset.
- resource
Status GoogleCloud Dataplex V1Asset Resource Status Response - Status of the resource referenced by this asset.
- security
Status GoogleCloud Dataplex V1Asset Security Status Response - Status of the security policy applied to resource referenced by this asset.
- state string
- Current state of the asset.
- uid string
- System generated globally unique ID for the asset. This ID will be different if the asset is deleted and re-created with the same name.
- update
Time string - The time when the asset was last updated.
- create_
time str - The time when the asset was created.
- description str
- Optional. Description of the asset.
- discovery_
spec GoogleCloud Dataplex V1Asset Discovery Spec Response - Optional. Specification of the discovery feature applied to data referenced by this asset. When this spec is left unset, the asset will use the spec set on the parent zone.
- discovery_
status GoogleCloud Dataplex V1Asset Discovery Status Response - Status of the discovery feature applied to data referenced by this asset.
- display_
name str - Optional. User friendly display name.
- labels Mapping[str, str]
- Optional. User defined labels for the asset.
- name str
- The relative resource name of the asset, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/assets/{asset_id}.
- resource_
spec GoogleCloud Dataplex V1Asset Resource Spec Response - Specification of the resource that is referenced by this asset.
- resource_
status GoogleCloud Dataplex V1Asset Resource Status Response - Status of the resource referenced by this asset.
- security_
status GoogleCloud Dataplex V1Asset Security Status Response - Status of the security policy applied to resource referenced by this asset.
- state str
- Current state of the asset.
- uid str
- System generated globally unique ID for the asset. This ID will be different if the asset is deleted and re-created with the same name.
- update_
time str - The time when the asset was last updated.
- create
Time String - The time when the asset was created.
- description String
- Optional. Description of the asset.
- discovery
Spec Property Map - Optional. Specification of the discovery feature applied to data referenced by this asset. When this spec is left unset, the asset will use the spec set on the parent zone.
- discovery
Status Property Map - Status of the discovery feature applied to data referenced by this asset.
- display
Name String - Optional. User friendly display name.
- labels Map<String>
- Optional. User defined labels for the asset.
- name String
- The relative resource name of the asset, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}/zones/{zone_id}/assets/{asset_id}.
- resource
Spec Property Map - Specification of the resource that is referenced by this asset.
- resource
Status Property Map - Status of the resource referenced by this asset.
- security
Status Property Map - Status of the security policy applied to resource referenced by this asset.
- state String
- Current state of the asset.
- uid String
- System generated globally unique ID for the asset. This ID will be different if the asset is deleted and re-created with the same name.
- update
Time String - The time when the asset was last updated.
Supporting Types
GoogleCloudDataplexV1AssetDiscoverySpecCsvOptionsResponse
- Delimiter
This property is required. string - Optional. The delimiter being used to separate values. This defaults to ','.
- Disable
Type Inference This property is required. bool - Optional. Whether to disable the inference of data type for CSV data. If true, all columns will be registered as strings.
- Encoding
This property is required. string - Optional. The character encoding of the data. The default is UTF-8.
- Header
Rows This property is required. int - Optional. The number of rows to interpret as header rows that should be skipped when reading data rows.
- Delimiter
This property is required. string - Optional. The delimiter being used to separate values. This defaults to ','.
- Disable
Type Inference This property is required. bool - Optional. Whether to disable the inference of data type for CSV data. If true, all columns will be registered as strings.
- Encoding
This property is required. string - Optional. The character encoding of the data. The default is UTF-8.
- Header
Rows This property is required. int - Optional. The number of rows to interpret as header rows that should be skipped when reading data rows.
- delimiter
This property is required. String - Optional. The delimiter being used to separate values. This defaults to ','.
- disable
Type Inference This property is required. Boolean - Optional. Whether to disable the inference of data type for CSV data. If true, all columns will be registered as strings.
- encoding
This property is required. String - Optional. The character encoding of the data. The default is UTF-8.
- header
Rows This property is required. Integer - Optional. The number of rows to interpret as header rows that should be skipped when reading data rows.
- delimiter
This property is required. string - Optional. The delimiter being used to separate values. This defaults to ','.
- disable
Type Inference This property is required. boolean - Optional. Whether to disable the inference of data type for CSV data. If true, all columns will be registered as strings.
- encoding
This property is required. string - Optional. The character encoding of the data. The default is UTF-8.
- header
Rows This property is required. number - Optional. The number of rows to interpret as header rows that should be skipped when reading data rows.
- delimiter
This property is required. str - Optional. The delimiter being used to separate values. This defaults to ','.
- disable_
type_ inference This property is required. bool - Optional. Whether to disable the inference of data type for CSV data. If true, all columns will be registered as strings.
- encoding
This property is required. str - Optional. The character encoding of the data. The default is UTF-8.
- header_
rows This property is required. int - Optional. The number of rows to interpret as header rows that should be skipped when reading data rows.
- delimiter
This property is required. String - Optional. The delimiter being used to separate values. This defaults to ','.
- disable
Type Inference This property is required. Boolean - Optional. Whether to disable the inference of data type for CSV data. If true, all columns will be registered as strings.
- encoding
This property is required. String - Optional. The character encoding of the data. The default is UTF-8.
- header
Rows This property is required. Number - Optional. The number of rows to interpret as header rows that should be skipped when reading data rows.
GoogleCloudDataplexV1AssetDiscoverySpecJsonOptionsResponse
- Disable
Type Inference This property is required. bool - Optional. Whether to disable the inference of data type for Json data. If true, all columns will be registered as their primitive types (strings, number or boolean).
- Encoding
This property is required. string - Optional. The character encoding of the data. The default is UTF-8.
- Disable
Type Inference This property is required. bool - Optional. Whether to disable the inference of data type for Json data. If true, all columns will be registered as their primitive types (strings, number or boolean).
- Encoding
This property is required. string - Optional. The character encoding of the data. The default is UTF-8.
- disable
Type Inference This property is required. Boolean - Optional. Whether to disable the inference of data type for Json data. If true, all columns will be registered as their primitive types (strings, number or boolean).
- encoding
This property is required. String - Optional. The character encoding of the data. The default is UTF-8.
- disable
Type Inference This property is required. boolean - Optional. Whether to disable the inference of data type for Json data. If true, all columns will be registered as their primitive types (strings, number or boolean).
- encoding
This property is required. string - Optional. The character encoding of the data. The default is UTF-8.
- disable_
type_ inference This property is required. bool - Optional. Whether to disable the inference of data type for Json data. If true, all columns will be registered as their primitive types (strings, number or boolean).
- encoding
This property is required. str - Optional. The character encoding of the data. The default is UTF-8.
- disable
Type Inference This property is required. Boolean - Optional. Whether to disable the inference of data type for Json data. If true, all columns will be registered as their primitive types (strings, number or boolean).
- encoding
This property is required. String - Optional. The character encoding of the data. The default is UTF-8.
GoogleCloudDataplexV1AssetDiscoverySpecResponse
- Csv
Options This property is required. Pulumi.Google Native. Dataplex. V1. Inputs. Google Cloud Dataplex V1Asset Discovery Spec Csv Options Response - Optional. Configuration for CSV data.
- Enabled
This property is required. bool - Optional. Whether discovery is enabled.
- Exclude
Patterns This property is required. List<string> - Optional. The list of patterns to apply for selecting data to exclude during discovery. For Cloud Storage bucket assets, these are interpreted as glob patterns used to match object names. For BigQuery dataset assets, these are interpreted as patterns to match table names.
- Include
Patterns This property is required. List<string> - Optional. The list of patterns to apply for selecting data to include during discovery if only a subset of the data should considered. For Cloud Storage bucket assets, these are interpreted as glob patterns used to match object names. For BigQuery dataset assets, these are interpreted as patterns to match table names.
- Json
Options This property is required. Pulumi.Google Native. Dataplex. V1. Inputs. Google Cloud Dataplex V1Asset Discovery Spec Json Options Response - Optional. Configuration for Json data.
- Schedule
This property is required. string - Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running discovery periodically. Successive discovery runs must be scheduled at least 60 minutes apart. The default value is to run discovery every 60 minutes. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, CRON_TZ=America/New_York 1 * * * *, or TZ=America/New_York 1 * * * *.
- Csv
Options This property is required. GoogleCloud Dataplex V1Asset Discovery Spec Csv Options Response - Optional. Configuration for CSV data.
- Enabled
This property is required. bool - Optional. Whether discovery is enabled.
- Exclude
Patterns This property is required. []string - Optional. The list of patterns to apply for selecting data to exclude during discovery. For Cloud Storage bucket assets, these are interpreted as glob patterns used to match object names. For BigQuery dataset assets, these are interpreted as patterns to match table names.
- Include
Patterns This property is required. []string - Optional. The list of patterns to apply for selecting data to include during discovery if only a subset of the data should considered. For Cloud Storage bucket assets, these are interpreted as glob patterns used to match object names. For BigQuery dataset assets, these are interpreted as patterns to match table names.
- Json
Options This property is required. GoogleCloud Dataplex V1Asset Discovery Spec Json Options Response - Optional. Configuration for Json data.
- Schedule
This property is required. string - Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running discovery periodically. Successive discovery runs must be scheduled at least 60 minutes apart. The default value is to run discovery every 60 minutes. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, CRON_TZ=America/New_York 1 * * * *, or TZ=America/New_York 1 * * * *.
- csv
Options This property is required. GoogleCloud Dataplex V1Asset Discovery Spec Csv Options Response - Optional. Configuration for CSV data.
- enabled
This property is required. Boolean - Optional. Whether discovery is enabled.
- exclude
Patterns This property is required. List<String> - Optional. The list of patterns to apply for selecting data to exclude during discovery. For Cloud Storage bucket assets, these are interpreted as glob patterns used to match object names. For BigQuery dataset assets, these are interpreted as patterns to match table names.
- include
Patterns This property is required. List<String> - Optional. The list of patterns to apply for selecting data to include during discovery if only a subset of the data should considered. For Cloud Storage bucket assets, these are interpreted as glob patterns used to match object names. For BigQuery dataset assets, these are interpreted as patterns to match table names.
- json
Options This property is required. GoogleCloud Dataplex V1Asset Discovery Spec Json Options Response - Optional. Configuration for Json data.
- schedule
This property is required. String - Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running discovery periodically. Successive discovery runs must be scheduled at least 60 minutes apart. The default value is to run discovery every 60 minutes. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, CRON_TZ=America/New_York 1 * * * *, or TZ=America/New_York 1 * * * *.
- csv
Options This property is required. GoogleCloud Dataplex V1Asset Discovery Spec Csv Options Response - Optional. Configuration for CSV data.
- enabled
This property is required. boolean - Optional. Whether discovery is enabled.
- exclude
Patterns This property is required. string[] - Optional. The list of patterns to apply for selecting data to exclude during discovery. For Cloud Storage bucket assets, these are interpreted as glob patterns used to match object names. For BigQuery dataset assets, these are interpreted as patterns to match table names.
- include
Patterns This property is required. string[] - Optional. The list of patterns to apply for selecting data to include during discovery if only a subset of the data should considered. For Cloud Storage bucket assets, these are interpreted as glob patterns used to match object names. For BigQuery dataset assets, these are interpreted as patterns to match table names.
- json
Options This property is required. GoogleCloud Dataplex V1Asset Discovery Spec Json Options Response - Optional. Configuration for Json data.
- schedule
This property is required. string - Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running discovery periodically. Successive discovery runs must be scheduled at least 60 minutes apart. The default value is to run discovery every 60 minutes. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, CRON_TZ=America/New_York 1 * * * *, or TZ=America/New_York 1 * * * *.
- csv_
options This property is required. GoogleCloud Dataplex V1Asset Discovery Spec Csv Options Response - Optional. Configuration for CSV data.
- enabled
This property is required. bool - Optional. Whether discovery is enabled.
- exclude_
patterns This property is required. Sequence[str] - Optional. The list of patterns to apply for selecting data to exclude during discovery. For Cloud Storage bucket assets, these are interpreted as glob patterns used to match object names. For BigQuery dataset assets, these are interpreted as patterns to match table names.
- include_
patterns This property is required. Sequence[str] - Optional. The list of patterns to apply for selecting data to include during discovery if only a subset of the data should considered. For Cloud Storage bucket assets, these are interpreted as glob patterns used to match object names. For BigQuery dataset assets, these are interpreted as patterns to match table names.
- json_
options This property is required. GoogleCloud Dataplex V1Asset Discovery Spec Json Options Response - Optional. Configuration for Json data.
- schedule
This property is required. str - Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running discovery periodically. Successive discovery runs must be scheduled at least 60 minutes apart. The default value is to run discovery every 60 minutes. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, CRON_TZ=America/New_York 1 * * * *, or TZ=America/New_York 1 * * * *.
- csv
Options This property is required. Property Map - Optional. Configuration for CSV data.
- enabled
This property is required. Boolean - Optional. Whether discovery is enabled.
- exclude
Patterns This property is required. List<String> - Optional. The list of patterns to apply for selecting data to exclude during discovery. For Cloud Storage bucket assets, these are interpreted as glob patterns used to match object names. For BigQuery dataset assets, these are interpreted as patterns to match table names.
- include
Patterns This property is required. List<String> - Optional. The list of patterns to apply for selecting data to include during discovery if only a subset of the data should considered. For Cloud Storage bucket assets, these are interpreted as glob patterns used to match object names. For BigQuery dataset assets, these are interpreted as patterns to match table names.
- json
Options This property is required. Property Map - Optional. Configuration for Json data.
- schedule
This property is required. String - Optional. Cron schedule (https://en.wikipedia.org/wiki/Cron) for running discovery periodically. Successive discovery runs must be scheduled at least 60 minutes apart. The default value is to run discovery every 60 minutes. To explicitly set a timezone to the cron tab, apply a prefix in the cron tab: "CRON_TZ=${IANA_TIME_ZONE}" or TZ=${IANA_TIME_ZONE}". The ${IANA_TIME_ZONE} may only be a valid string from IANA time zone database. For example, CRON_TZ=America/New_York 1 * * * *, or TZ=America/New_York 1 * * * *.
GoogleCloudDataplexV1AssetDiscoveryStatusResponse
- Last
Run Duration This property is required. string - The duration of the last discovery run.
- Last
Run Time This property is required. string - The start time of the last discovery run.
- Message
This property is required. string - Additional information about the current state.
- State
This property is required. string - The current status of the discovery feature.
- Stats
This property is required. Pulumi.Google Native. Dataplex. V1. Inputs. Google Cloud Dataplex V1Asset Discovery Status Stats Response - Data Stats of the asset reported by discovery.
- Update
Time This property is required. string - Last update time of the status.
- Last
Run Duration This property is required. string - The duration of the last discovery run.
- Last
Run Time This property is required. string - The start time of the last discovery run.
- Message
This property is required. string - Additional information about the current state.
- State
This property is required. string - The current status of the discovery feature.
- Stats
This property is required. GoogleCloud Dataplex V1Asset Discovery Status Stats Response - Data Stats of the asset reported by discovery.
- Update
Time This property is required. string - Last update time of the status.
- last
Run Duration This property is required. String - The duration of the last discovery run.
- last
Run Time This property is required. String - The start time of the last discovery run.
- message
This property is required. String - Additional information about the current state.
- state
This property is required. String - The current status of the discovery feature.
- stats
This property is required. GoogleCloud Dataplex V1Asset Discovery Status Stats Response - Data Stats of the asset reported by discovery.
- update
Time This property is required. String - Last update time of the status.
- last
Run Duration This property is required. string - The duration of the last discovery run.
- last
Run Time This property is required. string - The start time of the last discovery run.
- message
This property is required. string - Additional information about the current state.
- state
This property is required. string - The current status of the discovery feature.
- stats
This property is required. GoogleCloud Dataplex V1Asset Discovery Status Stats Response - Data Stats of the asset reported by discovery.
- update
Time This property is required. string - Last update time of the status.
- last_
run_ duration This property is required. str - The duration of the last discovery run.
- last_
run_ time This property is required. str - The start time of the last discovery run.
- message
This property is required. str - Additional information about the current state.
- state
This property is required. str - The current status of the discovery feature.
- stats
This property is required. GoogleCloud Dataplex V1Asset Discovery Status Stats Response - Data Stats of the asset reported by discovery.
- update_
time This property is required. str - Last update time of the status.
- last
Run Duration This property is required. String - The duration of the last discovery run.
- last
Run Time This property is required. String - The start time of the last discovery run.
- message
This property is required. String - Additional information about the current state.
- state
This property is required. String - The current status of the discovery feature.
- stats
This property is required. Property Map - Data Stats of the asset reported by discovery.
- update
Time This property is required. String - Last update time of the status.
GoogleCloudDataplexV1AssetDiscoveryStatusStatsResponse
- Data
Items This property is required. string - The count of data items within the referenced resource.
- Data
Size This property is required. string - The number of stored data bytes within the referenced resource.
- Filesets
This property is required. string - The count of fileset entities within the referenced resource.
- Tables
This property is required. string - The count of table entities within the referenced resource.
- Data
Items This property is required. string - The count of data items within the referenced resource.
- Data
Size This property is required. string - The number of stored data bytes within the referenced resource.
- Filesets
This property is required. string - The count of fileset entities within the referenced resource.
- Tables
This property is required. string - The count of table entities within the referenced resource.
- data
Items This property is required. String - The count of data items within the referenced resource.
- data
Size This property is required. String - The number of stored data bytes within the referenced resource.
- filesets
This property is required. String - The count of fileset entities within the referenced resource.
- tables
This property is required. String - The count of table entities within the referenced resource.
- data
Items This property is required. string - The count of data items within the referenced resource.
- data
Size This property is required. string - The number of stored data bytes within the referenced resource.
- filesets
This property is required. string - The count of fileset entities within the referenced resource.
- tables
This property is required. string - The count of table entities within the referenced resource.
- data_
items This property is required. str - The count of data items within the referenced resource.
- data_
size This property is required. str - The number of stored data bytes within the referenced resource.
- filesets
This property is required. str - The count of fileset entities within the referenced resource.
- tables
This property is required. str - The count of table entities within the referenced resource.
- data
Items This property is required. String - The count of data items within the referenced resource.
- data
Size This property is required. String - The number of stored data bytes within the referenced resource.
- filesets
This property is required. String - The count of fileset entities within the referenced resource.
- tables
This property is required. String - The count of table entities within the referenced resource.
GoogleCloudDataplexV1AssetResourceSpecResponse
- Name
This property is required. string - Immutable. Relative name of the cloud resource that contains the data that is being managed within a lake. For example: projects/{project_number}/buckets/{bucket_id} projects/{project_number}/datasets/{dataset_id}
- Read
Access Mode This property is required. string - Optional. Determines how read permissions are handled for each asset and their associated tables. Only available to storage buckets assets.
- Type
This property is required. string - Immutable. Type of resource.
- Name
This property is required. string - Immutable. Relative name of the cloud resource that contains the data that is being managed within a lake. For example: projects/{project_number}/buckets/{bucket_id} projects/{project_number}/datasets/{dataset_id}
- Read
Access Mode This property is required. string - Optional. Determines how read permissions are handled for each asset and their associated tables. Only available to storage buckets assets.
- Type
This property is required. string - Immutable. Type of resource.
- name
This property is required. String - Immutable. Relative name of the cloud resource that contains the data that is being managed within a lake. For example: projects/{project_number}/buckets/{bucket_id} projects/{project_number}/datasets/{dataset_id}
- read
Access Mode This property is required. String - Optional. Determines how read permissions are handled for each asset and their associated tables. Only available to storage buckets assets.
- type
This property is required. String - Immutable. Type of resource.
- name
This property is required. string - Immutable. Relative name of the cloud resource that contains the data that is being managed within a lake. For example: projects/{project_number}/buckets/{bucket_id} projects/{project_number}/datasets/{dataset_id}
- read
Access Mode This property is required. string - Optional. Determines how read permissions are handled for each asset and their associated tables. Only available to storage buckets assets.
- type
This property is required. string - Immutable. Type of resource.
- name
This property is required. str - Immutable. Relative name of the cloud resource that contains the data that is being managed within a lake. For example: projects/{project_number}/buckets/{bucket_id} projects/{project_number}/datasets/{dataset_id}
- read_
access_ mode This property is required. str - Optional. Determines how read permissions are handled for each asset and their associated tables. Only available to storage buckets assets.
- type
This property is required. str - Immutable. Type of resource.
- name
This property is required. String - Immutable. Relative name of the cloud resource that contains the data that is being managed within a lake. For example: projects/{project_number}/buckets/{bucket_id} projects/{project_number}/datasets/{dataset_id}
- read
Access Mode This property is required. String - Optional. Determines how read permissions are handled for each asset and their associated tables. Only available to storage buckets assets.
- type
This property is required. String - Immutable. Type of resource.
GoogleCloudDataplexV1AssetResourceStatusResponse
- Managed
Access Identity This property is required. string - Service account associated with the BigQuery Connection.
- Message
This property is required. string - Additional information about the current state.
- State
This property is required. string - The current state of the managed resource.
- Update
Time This property is required. string - Last update time of the status.
- Managed
Access Identity This property is required. string - Service account associated with the BigQuery Connection.
- Message
This property is required. string - Additional information about the current state.
- State
This property is required. string - The current state of the managed resource.
- Update
Time This property is required. string - Last update time of the status.
- managed
Access Identity This property is required. String - Service account associated with the BigQuery Connection.
- message
This property is required. String - Additional information about the current state.
- state
This property is required. String - The current state of the managed resource.
- update
Time This property is required. String - Last update time of the status.
- managed
Access Identity This property is required. string - Service account associated with the BigQuery Connection.
- message
This property is required. string - Additional information about the current state.
- state
This property is required. string - The current state of the managed resource.
- update
Time This property is required. string - Last update time of the status.
- managed_
access_ identity This property is required. str - Service account associated with the BigQuery Connection.
- message
This property is required. str - Additional information about the current state.
- state
This property is required. str - The current state of the managed resource.
- update_
time This property is required. str - Last update time of the status.
- managed
Access Identity This property is required. String - Service account associated with the BigQuery Connection.
- message
This property is required. String - Additional information about the current state.
- state
This property is required. String - The current state of the managed resource.
- update
Time This property is required. String - Last update time of the status.
GoogleCloudDataplexV1AssetSecurityStatusResponse
- Message
This property is required. string - Additional information about the current state.
- State
This property is required. string - The current state of the security policy applied to the attached resource.
- Update
Time This property is required. string - Last update time of the status.
- Message
This property is required. string - Additional information about the current state.
- State
This property is required. string - The current state of the security policy applied to the attached resource.
- Update
Time This property is required. string - Last update time of the status.
- message
This property is required. String - Additional information about the current state.
- state
This property is required. String - The current state of the security policy applied to the attached resource.
- update
Time This property is required. String - Last update time of the status.
- message
This property is required. string - Additional information about the current state.
- state
This property is required. string - The current state of the security policy applied to the attached resource.
- update
Time This property is required. string - Last update time of the status.
- message
This property is required. str - Additional information about the current state.
- state
This property is required. str - The current state of the security policy applied to the attached resource.
- update_
time This property is required. str - Last update time of the status.
- message
This property is required. String - Additional information about the current state.
- state
This property is required. String - The current state of the security policy applied to the attached resource.
- update
Time This property is required. String - Last update time of the status.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi