Reference documentation and code samples for the Google Cloud Dataplex V1 Client class EntryGroup.
An Entry Group represents a logical grouping of one or more Entries.
Generated from protobuf message google.cloud.dataplex.v1.EntryGroup
Namespace
Google \ Cloud \ Dataplex \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. The relative resource name of the EntryGroup, in the format projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}.
↳ uid
string
Output only. System generated globally unique ID for the EntryGroup. If you delete and recreate the EntryGroup with the same name, this ID will be different.
↳ create_time
↳ update_time
↳ description
string
Optional. Description of the EntryGroup.
↳ display_name
string
Optional. User friendly display name.
↳ labels
↳ etag
string
This checksum is computed by the service, and might be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
↳ transfer_status
int
Output only. Denotes the transfer status of the Entry Group. It is unspecified for Entry Group created from Dataplex API.
getName
Output only. The relative resource name of the EntryGroup, in the format projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}.
string
setName
Output only. The relative resource name of the EntryGroup, in the format projects/{project_id_or_number}/locations/{location_id}/entryGroups/{entry_group_id}.
var
string
$this
getUid
Output only. System generated globally unique ID for the EntryGroup. If you delete and recreate the EntryGroup with the same name, this ID will be different.
string
setUid
Output only. System generated globally unique ID for the EntryGroup. If you delete and recreate the EntryGroup with the same name, this ID will be different.
var
string
$this
getCreateTime
Output only. The time when the EntryGroup was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The time when the EntryGroup was created.
$this
getUpdateTime
Output only. The time when the EntryGroup was last updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The time when the EntryGroup was last updated.
$this
getDescription
Optional. Description of the EntryGroup.
string
setDescription
Optional. Description of the EntryGroup.
var
string
$this
getDisplayName
Optional. User friendly display name.
string
setDisplayName
Optional. User friendly display name.
var
string
$this
getLabels
Optional. User-defined labels for the EntryGroup.
setLabels
Optional. User-defined labels for the EntryGroup.
$this
getEtag
This checksum is computed by the service, and might be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
string
setEtag
This checksum is computed by the service, and might be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
var
string
$this
getTransferStatus
Output only. Denotes the transfer status of the Entry Group. It is unspecified for Entry Group created from Dataplex API.
int
setTransferStatus
Output only. Denotes the transfer status of the Entry Group. It is unspecified for Entry Group created from Dataplex API.
var
int
$this