Required. The ID to use for the data access label, which will become the label's display name and the final component of the label's resource name. The maximum number of characters should be 63. Regex pattern is as per AIP:https://google.aip.dev/122#resource-id-segments
getParent
Required. The parent resource where this Data Access Label will be created.
Required. The parent resource where this Data Access Label will be created.
Format:projects/{project}/locations/{location}/instances/{instance}Please seeDataAccessControlServiceClient::instanceName()for help formatting this field.
Required. The ID to use for the data access label, which will become the
label's display name and the final component of the label's resource name.
The maximum number of characters should be 63. Regex pattern is as per AIP:https://google.aip.dev/122#resource-id-segments
[[["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 Chronicle V1 Client - Class CreateDataAccessLabelRequest (0.1.2)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.2 (latest)](/php/docs/reference/cloud-chronicle/latest/V1.CreateDataAccessLabelRequest)\n- [0.1.1](/php/docs/reference/cloud-chronicle/0.1.1/V1.CreateDataAccessLabelRequest) \nReference documentation and code samples for the Google Cloud Chronicle V1 Client class CreateDataAccessLabelRequest.\n\nRequest message for CreateDataAccessLabel.\n\nGenerated from protobuf message `google.cloud.chronicle.v1.CreateDataAccessLabelRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Chronicle \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The parent resource where this Data Access Label will be created.\n\nFormat: `projects/{project}/locations/{location}/instances/{instance}`\n\n### setParent\n\nRequired. The parent resource where this Data Access Label will be created.\n\nFormat: `projects/{project}/locations/{location}/instances/{instance}`\n\n### getDataAccessLabel\n\nRequired. Data access label to create.\n\n### hasDataAccessLabel\n\n### clearDataAccessLabel\n\n### setDataAccessLabel\n\nRequired. Data access label to create.\n\n### getDataAccessLabelId\n\nRequired. The ID to use for the data access label, which will become the\nlabel's display name and the final component of the label's resource name.\n\nThe maximum number of characters should be 63. Regex pattern is as per AIP:\n\u003chttps://google.aip.dev/122#resource-id-segments\u003e\n\n### setDataAccessLabelId\n\nRequired. The ID to use for the data access label, which will become the\nlabel's display name and the final component of the label's resource name.\n\nThe maximum number of characters should be 63. Regex pattern is as per AIP:\n\u003chttps://google.aip.dev/122#resource-id-segments\u003e\n\n### static::build"]]