The time when the resource was last updated in the source system. If the entry exists in the system and itsEntrySourcehasupdate_timepopulated, further updates to theEntrySourceof the entry must provide incremental updates to itsupdate_time.
↳ location
string
Output only. Location of the resource in the source system. You can search the entry by this location. By default, this should match the location of the entry group containing this entry. A different value allows capturing the source location for data external to Google Cloud.
getResource
The name of the resource in the source system.
Maximum length is 4,000 characters.
Returns
Type
Description
string
setResource
The name of the resource in the source system.
Maximum length is 4,000 characters.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getSystem
The name of the source system.
Maximum length is 64 characters.
Returns
Type
Description
string
setSystem
The name of the source system.
Maximum length is 64 characters.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getPlatform
The platform containing the source system.
Maximum length is 64 characters.
Returns
Type
Description
string
setPlatform
The platform containing the source system.
Maximum length is 64 characters.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getDisplayName
A user-friendly display name.
Maximum length is 500 characters.
Returns
Type
Description
string
setDisplayName
A user-friendly display name.
Maximum length is 500 characters.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getDescription
A description of the data resource.
Maximum length is 2,000 characters.
Returns
Type
Description
string
setDescription
A description of the data resource.
Maximum length is 2,000 characters.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getLabels
User-defined labels.
The maximum size of keys and values is 128 characters each.
The time when the resource was last updated in the source system. If the
entry exists in the system and itsEntrySourcehasupdate_timepopulated, further updates to theEntrySourceof the entry must provide
incremental updates to itsupdate_time.
The time when the resource was last updated in the source system. If the
entry exists in the system and itsEntrySourcehasupdate_timepopulated, further updates to theEntrySourceof the entry must provide
incremental updates to itsupdate_time.
Output only. Location of the resource in the source system. You can search
the entry by this location. By default, this should match the location of
the entry group containing this entry. A different value allows capturing
the source location for data external to Google Cloud.
Returns
Type
Description
string
setLocation
Output only. Location of the resource in the source system. You can search
the entry by this location. By default, this should match the location of
the entry group containing this entry. A different value allows capturing
the source location for data external to Google Cloud.
[[["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 Dataplex V1 Client - Class EntrySource (1.7.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.7.1 (latest)](/php/docs/reference/cloud-dataplex/latest/V1.EntrySource)\n- [1.7.0](/php/docs/reference/cloud-dataplex/1.7.0/V1.EntrySource)\n- [1.6.1](/php/docs/reference/cloud-dataplex/1.6.1/V1.EntrySource)\n- [1.4.0](/php/docs/reference/cloud-dataplex/1.4.0/V1.EntrySource)\n- [1.3.0](/php/docs/reference/cloud-dataplex/1.3.0/V1.EntrySource)\n- [1.2.1](/php/docs/reference/cloud-dataplex/1.2.1/V1.EntrySource)\n- [1.1.1](/php/docs/reference/cloud-dataplex/1.1.1/V1.EntrySource)\n- [1.0.1](/php/docs/reference/cloud-dataplex/1.0.1/V1.EntrySource)\n- [0.16.1](/php/docs/reference/cloud-dataplex/0.16.1/V1.EntrySource)\n- [0.15.1](/php/docs/reference/cloud-dataplex/0.15.1/V1.EntrySource)\n- [0.14.0](/php/docs/reference/cloud-dataplex/0.14.0/V1.EntrySource)\n- [0.13.0](/php/docs/reference/cloud-dataplex/0.13.0/V1.EntrySource)\n- [0.12.0](/php/docs/reference/cloud-dataplex/0.12.0/V1.EntrySource)\n- [0.11.1](/php/docs/reference/cloud-dataplex/0.11.1/V1.EntrySource)\n- [0.10.0](/php/docs/reference/cloud-dataplex/0.10.0/V1.EntrySource)\n- [0.9.0](/php/docs/reference/cloud-dataplex/0.9.0/V1.EntrySource)\n- [0.8.0](/php/docs/reference/cloud-dataplex/0.8.0/V1.EntrySource)\n- [0.7.0](/php/docs/reference/cloud-dataplex/0.7.0/V1.EntrySource)\n- [0.6.0](/php/docs/reference/cloud-dataplex/0.6.0/V1.EntrySource)\n- [0.5.1](/php/docs/reference/cloud-dataplex/0.5.1/V1.EntrySource)\n- [0.4.0](/php/docs/reference/cloud-dataplex/0.4.0/V1.EntrySource)\n- [0.3.0](/php/docs/reference/cloud-dataplex/0.3.0/V1.EntrySource)\n- [0.2.3](/php/docs/reference/cloud-dataplex/0.2.3/V1.EntrySource)\n- [0.1.6](/php/docs/reference/cloud-dataplex/0.1.6/V1.EntrySource) \nReference documentation and code samples for the Google Cloud Dataplex V1 Client class EntrySource.\n\nInformation related to the source system of the data resource that is\nrepresented by the entry.\n\nGenerated from protobuf message `google.cloud.dataplex.v1.EntrySource`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dataplex \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getResource\n\nThe name of the resource in the source system.\n\nMaximum length is 4,000 characters.\n\n### setResource\n\nThe name of the resource in the source system.\n\nMaximum length is 4,000 characters.\n\n### getSystem\n\nThe name of the source system.\n\nMaximum length is 64 characters.\n\n### setSystem\n\nThe name of the source system.\n\nMaximum length is 64 characters.\n\n### getPlatform\n\nThe platform containing the source system.\n\nMaximum length is 64 characters.\n\n### setPlatform\n\nThe platform containing the source system.\n\nMaximum length is 64 characters.\n\n### getDisplayName\n\nA user-friendly display name.\n\nMaximum length is 500 characters.\n\n### setDisplayName\n\nA user-friendly display name.\n\nMaximum length is 500 characters.\n\n### getDescription\n\nA description of the data resource.\n\nMaximum length is 2,000 characters.\n\n### setDescription\n\nA description of the data resource.\n\nMaximum length is 2,000 characters.\n\n### getLabels\n\nUser-defined labels.\n\nThe maximum size of keys and values is 128 characters each.\n\n### setLabels\n\nUser-defined labels.\n\nThe maximum size of keys and values is 128 characters each.\n\n### getAncestors\n\nImmutable. The entries representing the ancestors of the data resource in\nthe source system.\n\n### setAncestors\n\nImmutable. The entries representing the ancestors of the data resource in\nthe source system.\n\n### getCreateTime\n\nThe time when the resource was created in the source system.\n\n### hasCreateTime\n\n### clearCreateTime\n\n### setCreateTime\n\nThe time when the resource was created in the source system.\n\n### getUpdateTime\n\nThe time when the resource was last updated in the source system. If the\nentry exists in the system and its `EntrySource` has `update_time`\npopulated, further updates to the `EntrySource` of the entry must provide\nincremental updates to its `update_time`.\n\n### hasUpdateTime\n\n### clearUpdateTime\n\n### setUpdateTime\n\nThe time when the resource was last updated in the source system. If the\nentry exists in the system and its `EntrySource` has `update_time`\npopulated, further updates to the `EntrySource` of the entry must provide\nincremental updates to its `update_time`.\n\n### getLocation\n\nOutput only. Location of the resource in the source system. You can search\nthe entry by this location. By default, this should match the location of\nthe entry group containing this entry. A different value allows capturing\nthe source location for data external to Google Cloud.\n\n### setLocation\n\nOutput only. Location of the resource in the source system. You can search\nthe entry by this location. By default, this should match the location of\nthe entry group containing this entry. A different value allows capturing\nthe source location for data external to Google Cloud."]]