This page is not yet available in Spanish. We are working on its translation.
If you have any questions or feedback about our current translation project, feel free to reach out to us!

gcp_dataplex_lake

ancestors

Type: UNORDERED_LIST_STRING

asset_status

Type: STRUCT
Provider name: assetStatus
Description: Output only. Aggregated status of the underlying assets of the lake.

  • active_assets
    Type: INT32
    Provider name: activeAssets
    Description: Number of active assets.
  • security_policy_applying_assets
    Type: INT32
    Provider name: securityPolicyApplyingAssets
    Description: Number of assets that are in process of updating the security policy on attached resources.
  • update_time
    Type: TIMESTAMP
    Provider name: updateTime
    Description: Last update time of the status.

create_time

Type: TIMESTAMP
Provider name: createTime
Description: Output only. The time when the lake was created.

description

Type: STRING
Provider name: description
Description: Optional. Description of the lake.

gcp_display_name

Type: STRING
Provider name: displayName
Description: Optional. User friendly display name.

labels

Type: UNORDERED_LIST_STRING

metastore

Type: STRUCT
Provider name: metastore
Description: Optional. Settings to manage lake and Dataproc Metastore service instance association.

  • service
    Type: STRING
    Provider name: service
    Description: Optional. A relative reference to the Dataproc Metastore (https://cloud.google.com/dataproc-metastore/docs) service associated with the lake: projects/{project_id}/locations/{location_id}/services/{service_id}

metastore_status

Type: STRUCT
Provider name: metastoreStatus
Description: Output only. Metastore status of the lake.

  • endpoint
    Type: STRING
    Provider name: endpoint
    Description: The URI of the endpoint used to access the Metastore service.
  • message
    Type: STRING
    Provider name: message
    Description: Additional information about the current status.
  • state
    Type: STRING
    Provider name: state
    Description: Current state of association.
    Possible values:
    • STATE_UNSPECIFIED - Unspecified.
    • NONE - A Metastore service instance is not associated with the lake.
    • READY - A Metastore service instance is attached to the lake.
    • UPDATING - Attach/detach is in progress.
    • ERROR - Attach/detach could not be done due to errors.
  • update_time
    Type: TIMESTAMP
    Provider name: updateTime
    Description: Last update time of the metastore status of the lake.

name

Type: STRING
Provider name: name
Description: Output only. The relative resource name of the lake, of the form: projects/{project_number}/locations/{location_id}/lakes/{lake_id}.

organization_id

Type: STRING

parent

Type: STRING

project_id

Type: STRING

project_number

Type: STRING

resource_name

Type: STRING

service_account

Type: STRING
Provider name: serviceAccount
Description: Output only. Service account associated with this lake. This service account must be authorized to access or operate on resources managed by the lake.

state

Type: STRING
Provider name: state
Description: Output only. Current state of the lake.
Possible values:

  • STATE_UNSPECIFIED - State is not specified.
  • ACTIVE - Resource is active, i.e., ready to use.
  • CREATING - Resource is under creation.
  • DELETING - Resource is under deletion.
  • ACTION_REQUIRED - Resource is active but has unresolved actions.

tags

Type: UNORDERED_LIST_STRING

uid

Type: STRING
Provider name: uid
Description: Output only. System generated globally unique ID for the lake. This ID will be different if the lake is deleted and re-created with the same name.

update_time

Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The time when the lake was last updated.

PREVIEWING: guacbot/translation-pipeline