Reference documentation and code samples for the Google Cloud Dataplex V1 Client class CreateEntryRequest.
Create Entry request.
Generated from protobuf messagegoogle.cloud.dataplex.v1.CreateEntryRequest
Namespace
Google \ Cloud \ Dataplex \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ parent
string
Required. The resource name of the parent Entry Group:projects/{project}/locations/{location}/entryGroups/{entry_group}.
↳ entry_id
string
Required. Entry identifier. It has to be unique within an Entry Group. Entries corresponding to Google Cloud resources use an Entry ID format based onfull resource names. The format is a full resource name of the resource without the prefix double slashes in the API service name part of the full resource name. This allows retrieval of entries using their associated resource name. For example, if the full resource name of a resource is//library.googleapis.com/shelves/shelf1/books/book2, then the suggested entry_id islibrary.googleapis.com/shelves/shelf1/books/book2. It is also suggested to follow the same convention for entries corresponding to resources from providers or systems other than Google Cloud. The maximum size of the field is 4000 characters.
Required. The resource name of the parent Entry Group:projects/{project}/locations/{location}/entryGroups/{entry_group}.
Returns
Type
Description
string
setParent
Required. The resource name of the parent Entry Group:projects/{project}/locations/{location}/entryGroups/{entry_group}.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getEntryId
Required. Entry identifier. It has to be unique within an Entry Group.
Entries corresponding to Google Cloud resources use an Entry ID format
based onfull resource
names.
The format is a full resource name of the resource without the
prefix double slashes in the API service name part of the full resource
name. This allows retrieval of entries using their associated resource
name.
For example, if the full resource name of a resource is//library.googleapis.com/shelves/shelf1/books/book2,
then the suggested entry_id islibrary.googleapis.com/shelves/shelf1/books/book2.
It is also suggested to follow the same convention for entries
corresponding to resources from providers or systems other than Google
Cloud.
The maximum size of the field is 4000 characters.
Returns
Type
Description
string
setEntryId
Required. Entry identifier. It has to be unique within an Entry Group.
Entries corresponding to Google Cloud resources use an Entry ID format
based onfull resource
names.
The format is a full resource name of the resource without the
prefix double slashes in the API service name part of the full resource
name. This allows retrieval of entries using their associated resource
name.
For example, if the full resource name of a resource is//library.googleapis.com/shelves/shelf1/books/book2,
then the suggested entry_id islibrary.googleapis.com/shelves/shelf1/books/book2.
It is also suggested to follow the same convention for entries
corresponding to resources from providers or systems other than Google
Cloud.
The maximum size of the field is 4000 characters.
Required. The resource name of the parent Entry Group:projects/{project}/locations/{location}/entryGroups/{entry_group}. Please seeCatalogServiceClient::entryGroupName()for help formatting this field.
Required. Entry identifier. It has to be unique within an Entry Group.
Entries corresponding to Google Cloud resources use an Entry ID format
based onfull resource
names.
The format is a full resource name of the resource without the
prefix double slashes in the API service name part of the full resource
name. This allows retrieval of entries using their associated resource
name.
For example, if the full resource name of a resource is//library.googleapis.com/shelves/shelf1/books/book2,
then the suggested entry_id islibrary.googleapis.com/shelves/shelf1/books/book2.
It is also suggested to follow the same convention for entries
corresponding to resources from providers or systems other than 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 CreateEntryRequest (1.7.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.7.1 (latest)](/php/docs/reference/cloud-dataplex/latest/V1.CreateEntryRequest)\n- [1.7.0](/php/docs/reference/cloud-dataplex/1.7.0/V1.CreateEntryRequest)\n- [1.6.1](/php/docs/reference/cloud-dataplex/1.6.1/V1.CreateEntryRequest)\n- [1.4.0](/php/docs/reference/cloud-dataplex/1.4.0/V1.CreateEntryRequest)\n- [1.3.0](/php/docs/reference/cloud-dataplex/1.3.0/V1.CreateEntryRequest)\n- [1.2.1](/php/docs/reference/cloud-dataplex/1.2.1/V1.CreateEntryRequest)\n- [1.1.1](/php/docs/reference/cloud-dataplex/1.1.1/V1.CreateEntryRequest)\n- [1.0.1](/php/docs/reference/cloud-dataplex/1.0.1/V1.CreateEntryRequest)\n- [0.16.1](/php/docs/reference/cloud-dataplex/0.16.1/V1.CreateEntryRequest)\n- [0.15.1](/php/docs/reference/cloud-dataplex/0.15.1/V1.CreateEntryRequest)\n- [0.14.0](/php/docs/reference/cloud-dataplex/0.14.0/V1.CreateEntryRequest)\n- [0.13.0](/php/docs/reference/cloud-dataplex/0.13.0/V1.CreateEntryRequest)\n- [0.12.0](/php/docs/reference/cloud-dataplex/0.12.0/V1.CreateEntryRequest)\n- [0.11.1](/php/docs/reference/cloud-dataplex/0.11.1/V1.CreateEntryRequest)\n- [0.10.0](/php/docs/reference/cloud-dataplex/0.10.0/V1.CreateEntryRequest)\n- [0.9.0](/php/docs/reference/cloud-dataplex/0.9.0/V1.CreateEntryRequest)\n- [0.8.0](/php/docs/reference/cloud-dataplex/0.8.0/V1.CreateEntryRequest)\n- [0.7.0](/php/docs/reference/cloud-dataplex/0.7.0/V1.CreateEntryRequest)\n- [0.6.0](/php/docs/reference/cloud-dataplex/0.6.0/V1.CreateEntryRequest)\n- [0.5.1](/php/docs/reference/cloud-dataplex/0.5.1/V1.CreateEntryRequest)\n- [0.4.0](/php/docs/reference/cloud-dataplex/0.4.0/V1.CreateEntryRequest)\n- [0.3.0](/php/docs/reference/cloud-dataplex/0.3.0/V1.CreateEntryRequest)\n- [0.2.3](/php/docs/reference/cloud-dataplex/0.2.3/V1.CreateEntryRequest)\n- [0.1.6](/php/docs/reference/cloud-dataplex/0.1.6/V1.CreateEntryRequest) \nReference documentation and code samples for the Google Cloud Dataplex V1 Client class CreateEntryRequest.\n\nCreate Entry request.\n\nGenerated from protobuf message `google.cloud.dataplex.v1.CreateEntryRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Dataplex \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The resource name of the parent Entry Group:\n`projects/{project}/locations/{location}/entryGroups/{entry_group}`.\n\n### setParent\n\nRequired. The resource name of the parent Entry Group:\n`projects/{project}/locations/{location}/entryGroups/{entry_group}`.\n\n### getEntryId\n\nRequired. Entry identifier. It has to be unique within an Entry Group.\n\nEntries corresponding to Google Cloud resources use an Entry ID format\nbased on [full resource\nnames](https://cloud.google.com/apis/design/resource_names#full_resource_name).\nThe format is a full resource name of the resource without the\nprefix double slashes in the API service name part of the full resource\nname. This allows retrieval of entries using their associated resource\nname.\nFor example, if the full resource name of a resource is\n`//library.googleapis.com/shelves/shelf1/books/book2`,\nthen the suggested entry_id is\n`library.googleapis.com/shelves/shelf1/books/book2`.\nIt is also suggested to follow the same convention for entries\ncorresponding to resources from providers or systems other than Google\nCloud.\nThe maximum size of the field is 4000 characters.\n\n### setEntryId\n\nRequired. Entry identifier. It has to be unique within an Entry Group.\n\nEntries corresponding to Google Cloud resources use an Entry ID format\nbased on [full resource\nnames](https://cloud.google.com/apis/design/resource_names#full_resource_name).\nThe format is a full resource name of the resource without the\nprefix double slashes in the API service name part of the full resource\nname. This allows retrieval of entries using their associated resource\nname.\nFor example, if the full resource name of a resource is\n`//library.googleapis.com/shelves/shelf1/books/book2`,\nthen the suggested entry_id is\n`library.googleapis.com/shelves/shelf1/books/book2`.\nIt is also suggested to follow the same convention for entries\ncorresponding to resources from providers or systems other than Google\nCloud.\nThe maximum size of the field is 4000 characters.\n\n### getEntry\n\nRequired. Entry resource.\n\n### hasEntry\n\n### clearEntry\n\n### setEntry\n\nRequired. Entry resource.\n\n### static::build"]]