You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Resource ID segment making up resource `name`. It identifies the resource within its parent collection as described in https://google.aip.dev/122.
60
+
description: The location of the Code Repository Index, for example `us-central1`.
63
61
min_version: 'beta'
64
62
immutable: true
65
63
url_param_only: true
66
64
required: true
67
65
- name: codeRepositoryIndexId
68
66
type: String
69
-
description: Required. Id of the requesting object
67
+
description: Required. Id of the Code Repository Index.
70
68
min_version: 'beta'
71
69
immutable: true
72
70
url_param_only: true
73
71
required: true
74
72
properties:
75
73
- name: updateTime
76
74
type: String
77
-
description: Output only. Update time stamp
75
+
description: Output only. Update time stamp.
78
76
min_version: 'beta'
79
77
output: true
80
78
- name: state
81
79
type: String
82
80
description: |-
83
-
Output only. Code Repository Index instance State
81
+
Output only. Code Repository Index instance State.
84
82
Possible values:
85
83
STATE_UNSPECIFIED
86
84
CREATING
@@ -91,7 +89,7 @@ properties:
91
89
output: true
92
90
- name: labels
93
91
type: KeyValueLabels
94
-
description: Optional. Labels as key value pairs
92
+
description: Optional. Labels as key value pairs.
95
93
min_version: 'beta'
96
94
- name: kmsKey
97
95
type: String
@@ -102,12 +100,12 @@ properties:
102
100
immutable: true
103
101
- name: name
104
102
type: String
105
-
description: Immutable. Identifier. name of resource
103
+
description: Immutable. Identifier. Name of Code Repository Index.
0 commit comments