Output only. A data encryption state of a Git repository if this Workspace is protected by a KMS key.
↳ internal_metadata
string
Output only. All the metadata information that is used internally to serve the resource. For example: timestamps, flags, status fields, etc. The format of this field is a JSON string.
getName
Identifier. The workspace's name.
Returns
Type
Description
string
setName
Identifier. The workspace's name.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getCreateTime
Output only. The timestamp of when the workspace was created.
Output only. All the metadata information that is used internally to serve
the resource. For example: timestamps, flags, status fields, etc. The
format of this field is a JSON string.
Returns
Type
Description
string
hasInternalMetadata
clearInternalMetadata
setInternalMetadata
Output only. All the metadata information that is used internally to serve
the resource. For example: timestamps, flags, status fields, etc. The
format of this field is a JSON string.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Dataform V1 Client - Class Workspace (0.8.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.8.1 (latest)](/php/docs/reference/cloud-dataform/latest/V1.Workspace)\n- [0.8.0](/php/docs/reference/cloud-dataform/0.8.0/V1.Workspace)\n- [0.7.0](/php/docs/reference/cloud-dataform/0.7.0/V1.Workspace)\n- [0.6.0](/php/docs/reference/cloud-dataform/0.6.0/V1.Workspace)\n- [0.5.1](/php/docs/reference/cloud-dataform/0.5.1/V1.Workspace)\n- [0.4.7](/php/docs/reference/cloud-dataform/0.4.7/V1.Workspace)\n- [0.3.0](/php/docs/reference/cloud-dataform/0.3.0/V1.Workspace)\n- [0.2.3](/php/docs/reference/cloud-dataform/0.2.3/V1.Workspace)\n- [0.1.6](/php/docs/reference/cloud-dataform/0.1.6/V1.Workspace) \nReference documentation and code samples for the Google Cloud Dataform V1 Client class Workspace.\n\nRepresents a Dataform Git workspace.\n\nGenerated from protobuf message `google.cloud.dataform.v1.Workspace`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dataform \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nIdentifier. The workspace's name.\n\n### setName\n\nIdentifier. The workspace's name.\n\n### getCreateTime\n\nOutput only. The timestamp of when the workspace was created.\n\n### hasCreateTime\n\n### clearCreateTime\n\n### setCreateTime\n\nOutput only. The timestamp of when the workspace was created.\n\n### getDataEncryptionState\n\nOutput only. A data encryption state of a Git repository if this Workspace\nis protected by a KMS key.\n\n### hasDataEncryptionState\n\n### clearDataEncryptionState\n\n### setDataEncryptionState\n\nOutput only. A data encryption state of a Git repository if this Workspace\nis protected by a KMS key.\n\n### getInternalMetadata\n\nOutput only. All the metadata information that is used internally to serve\nthe resource. For example: timestamps, flags, status fields, etc. The\nformat of this field is a JSON string.\n\n### hasInternalMetadata\n\n### clearInternalMetadata\n\n### setInternalMetadata\n\nOutput only. All the metadata information that is used internally to serve\nthe resource. For example: timestamps, flags, status fields, etc. The\nformat of this field is a JSON string."]]