Skip to content

Commit

Permalink
Updated data_access_label_id description for google_chronicle_data_ac… (
Browse files Browse the repository at this point in the history
  • Loading branch information
ankitgoyal0301 authored Jan 13, 2025
1 parent 06d9610 commit 16b3787
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mmv1/products/chronicle/DataAccessLabel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ parameters:
type: String
description: |-
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. It must
only contain ASCII lowercase letters, numbers, and dashes; it must begin
with a letter, and it must not exceed 1000 characters.
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
immutable: true
url_param_only: true
required: true
Expand Down

0 comments on commit 16b3787

Please sign in to comment.