This product is not supported for your selected Datadog site. ().
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

gcp_datamigration_conversion_workspace

ancestors

Type: UNORDERED_LIST_STRING

create_time

Type: TIMESTAMP
Provider name: createTime
Description: Output only. The timestamp when the workspace resource was created.

destination

Type: STRUCT
Provider name: destination
Description: Required. The destination engine details.

  • engine
    Type: STRING
    Provider name: engine
    Description: Required. Engine type.
    Possible values:
    • DATABASE_ENGINE_UNSPECIFIED - The source database engine of the migration job is unknown.
    • MYSQL - The source engine is MySQL.
    • POSTGRESQL - The source engine is PostgreSQL.
    • SQLSERVER - The source engine is SQL Server.
    • ORACLE - The source engine is Oracle.
  • version
    Type: STRING
    Provider name: version
    Description: Required. Engine version, for example “12.c.1”.

gcp_display_name

Type: STRING
Provider name: displayName
Description: Optional. The display name for the workspace.

gcp_source

Type: STRUCT
Provider name: source
Description: Required. The source engine details.

  • engine
    Type: STRING
    Provider name: engine
    Description: Required. Engine type.
    Possible values:
    • DATABASE_ENGINE_UNSPECIFIED - The source database engine of the migration job is unknown.
    • MYSQL - The source engine is MySQL.
    • POSTGRESQL - The source engine is PostgreSQL.
    • SQLSERVER - The source engine is SQL Server.
    • ORACLE - The source engine is Oracle.
  • version
    Type: STRING
    Provider name: version
    Description: Required. Engine version, for example “12.c.1”.

has_uncommitted_changes

Type: BOOLEAN
Provider name: hasUncommittedChanges
Description: Output only. Whether the workspace has uncommitted changes (changes which were made after the workspace was committed).

labels

Type: UNORDERED_LIST_STRING

latest_commit_id

Type: STRING
Provider name: latestCommitId
Description: Output only. The latest commit ID.

latest_commit_time

Type: TIMESTAMP
Provider name: latestCommitTime
Description: Output only. The timestamp when the workspace was committed.

name

Type: STRING
Provider name: name
Description: Full name of the workspace resource, in the form of: projects/{project}/locations/{location}/conversionWorkspaces/{conversion_workspace}.

organization_id

Type: STRING

parent

Type: STRING

project_id

Type: STRING

project_number

Type: STRING

resource_name

Type: STRING

tags

Type: UNORDERED_LIST_STRING

update_time

Type: TIMESTAMP
Provider name: updateTime
Description: Output only. The timestamp when the workspace resource was last updated.