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
Copy file name to clipboardExpand all lines: docs/dyn/apigee_v1.organizations.endpointAttachments.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -116,7 +116,7 @@ <h3>Method Details</h3>
116
116
"state": "A String", # Output only. State of the endpoint attachment. Values other than `ACTIVE` mean the resource is not ready to use.
117
117
}
118
118
119
-
endpointAttachmentId: string, ID to use for the endpoint attachment. The ID can contain lowercase letters and numbers, must start with a letter, and must be 1-20 characters in length.
119
+
endpointAttachmentId: string, ID to use for the endpoint attachment. ID must start with a lowercase letter followed by up to 31 lowercase letters, numbers, or hyphens, and cannot end with a hyphen. The minimum length is 2.
"recommendedDeployment": "A String", # The recommended deployment of the API. Format: `apis/{api}/deployments/{deployment}`
150
-
"recommendedVersion": "A String", # The recommended version of the API. Format: `apis/{api}/versions/{version}`
149
+
"recommendedDeployment": "A String", # The recommended deployment of the API. Format: `projects/{project}/locations/{location}/apis/{api}/deployments/{deployment}`
150
+
"recommendedVersion": "A String", # The recommended version of the API. Format: `projects/{project}/locations/{location}/apis/{api}/versions/{version}`
151
151
"updateTime": "A String", # Output only. Last update timestamp.
"recommendedDeployment": "A String", # The recommended deployment of the API. Format: `apis/{api}/deployments/{deployment}`
176
-
"recommendedVersion": "A String", # The recommended version of the API. Format: `apis/{api}/versions/{version}`
175
+
"recommendedDeployment": "A String", # The recommended deployment of the API. Format: `projects/{project}/locations/{location}/apis/{api}/deployments/{deployment}`
176
+
"recommendedVersion": "A String", # The recommended version of the API. Format: `projects/{project}/locations/{location}/apis/{api}/versions/{version}`
177
177
"updateTime": "A String", # Output only. Last update timestamp.
"recommendedDeployment": "A String", # The recommended deployment of the API. Format: `apis/{api}/deployments/{deployment}`
227
-
"recommendedVersion": "A String", # The recommended version of the API. Format: `apis/{api}/versions/{version}`
226
+
"recommendedDeployment": "A String", # The recommended deployment of the API. Format: `projects/{project}/locations/{location}/apis/{api}/deployments/{deployment}`
227
+
"recommendedVersion": "A String", # The recommended version of the API. Format: `projects/{project}/locations/{location}/apis/{api}/versions/{version}`
228
228
"updateTime": "A String", # Output only. Last update timestamp.
"recommendedDeployment": "A String", # The recommended deployment of the API. Format: `apis/{api}/deployments/{deployment}`
300
-
"recommendedVersion": "A String", # The recommended version of the API. Format: `apis/{api}/versions/{version}`
299
+
"recommendedDeployment": "A String", # The recommended deployment of the API. Format: `projects/{project}/locations/{location}/apis/{api}/deployments/{deployment}`
300
+
"recommendedVersion": "A String", # The recommended version of the API. Format: `projects/{project}/locations/{location}/apis/{api}/versions/{version}`
301
301
"updateTime": "A String", # Output only. Last update timestamp.
"recommendedDeployment": "A String", # The recommended deployment of the API. Format: `apis/{api}/deployments/{deployment}`
344
-
"recommendedVersion": "A String", # The recommended version of the API. Format: `apis/{api}/versions/{version}`
343
+
"recommendedDeployment": "A String", # The recommended deployment of the API. Format: `projects/{project}/locations/{location}/apis/{api}/deployments/{deployment}`
344
+
"recommendedVersion": "A String", # The recommended version of the API. Format: `projects/{project}/locations/{location}/apis/{api}/versions/{version}`
345
345
"updateTime": "A String", # Output only. Last update timestamp.
"recommendedDeployment": "A String", # The recommended deployment of the API. Format: `apis/{api}/deployments/{deployment}`
371
-
"recommendedVersion": "A String", # The recommended version of the API. Format: `apis/{api}/versions/{version}`
370
+
"recommendedDeployment": "A String", # The recommended deployment of the API. Format: `projects/{project}/locations/{location}/apis/{api}/deployments/{deployment}`
371
+
"recommendedVersion": "A String", # The recommended version of the API. Format: `projects/{project}/locations/{location}/apis/{api}/versions/{version}`
372
372
"updateTime": "A String", # Output only. Last update timestamp.
Copy file name to clipboardExpand all lines: docs/dyn/artifactregistry_v1.projects.locations.repositories.packages.versions.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -153,7 +153,7 @@ <h3>Method Details</h3>
153
153
{ # The body of a version resource. A version resource represents a collection of components, such as files and other data. This may correspond to a version in many package management schemes.
154
154
"createTime": "A String", # The time when the version was created.
155
155
"description": "A String", # Optional. Description of the version, as specified in its metadata.
156
-
"metadata": { # Output only. Repository-specific Metadata stored against this version. The fields returned are defined by the underlying repository-specific resource. Currently, the only resource in use is DockerImage
156
+
"metadata": { # Output only. Repository-specific Metadata stored against this version. The fields returned are defined by the underlying repository-specific resource. Currently, the resources could be: DockerImage MavenArtifact
157
157
"a_key": "", # Properties of the object.
158
158
},
159
159
"name": "A String", # The name of the version, for example: "projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/art1". If the package or version ID parts contain slashes, the slashes are escaped.
@@ -195,7 +195,7 @@ <h3>Method Details</h3>
195
195
{ # The body of a version resource. A version resource represents a collection of components, such as files and other data. This may correspond to a version in many package management schemes.
196
196
"createTime": "A String", # The time when the version was created.
197
197
"description": "A String", # Optional. Description of the version, as specified in its metadata.
198
-
"metadata": { # Output only. Repository-specific Metadata stored against this version. The fields returned are defined by the underlying repository-specific resource. Currently, the only resource in use is DockerImage
198
+
"metadata": { # Output only. Repository-specific Metadata stored against this version. The fields returned are defined by the underlying repository-specific resource. Currently, the resources could be: DockerImage MavenArtifact
199
199
"a_key": "", # Properties of the object.
200
200
},
201
201
"name": "A String", # The name of the version, for example: "projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/art1". If the package or version ID parts contain slashes, the slashes are escaped.
Copy file name to clipboardExpand all lines: docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.packages.versions.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -153,7 +153,7 @@ <h3>Method Details</h3>
153
153
{ # The body of a version resource. A version resource represents a collection of components, such as files and other data. This may correspond to a version in many package management schemes.
154
154
"createTime": "A String", # The time when the version was created.
155
155
"description": "A String", # Optional. Description of the version, as specified in its metadata.
156
-
"metadata": { # Output only. Repository-specific Metadata stored against this version. The fields returned are defined by the underlying repository-specific resource. Currently, the only resource in use is DockerImage
156
+
"metadata": { # Output only. Repository-specific Metadata stored against this version. The fields returned are defined by the underlying repository-specific resource. Currently, the resources could be: DockerImage MavenArtifact
157
157
"a_key": "", # Properties of the object.
158
158
},
159
159
"name": "A String", # The name of the version, for example: "projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/art1". If the package or version ID parts contain slashes, the slashes are escaped.
@@ -195,7 +195,7 @@ <h3>Method Details</h3>
195
195
{ # The body of a version resource. A version resource represents a collection of components, such as files and other data. This may correspond to a version in many package management schemes.
196
196
"createTime": "A String", # The time when the version was created.
197
197
"description": "A String", # Optional. Description of the version, as specified in its metadata.
198
-
"metadata": { # Output only. Repository-specific Metadata stored against this version. The fields returned are defined by the underlying repository-specific resource. Currently, the only resource in use is DockerImage
198
+
"metadata": { # Output only. Repository-specific Metadata stored against this version. The fields returned are defined by the underlying repository-specific resource. Currently, the resources could be: DockerImage MavenArtifact
199
199
"a_key": "", # Properties of the object.
200
200
},
201
201
"name": "A String", # The name of the version, for example: "projects/p1/locations/us-central1/repositories/repo1/packages/pkg1/versions/art1". If the package or version ID parts contain slashes, the slashes are escaped.
Copy file name to clipboardExpand all lines: docs/dyn/assuredworkloads_v1.organizations.locations.workloads.violations.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,6 @@ <h3>Method Details</h3>
101
101
102
102
{ # Request for acknowledging the violation Next Id: 4
103
103
"comment": "A String", # Required. Business justification explaining the need for violation acknowledgement
104
-
"nonCompliantOrgPolicy": "A String", # Optional. Name of the OrgPolicy which was modified with non-compliant change and resulted in this violation. Format: projects/{project_number}/policies/{constraint_name} folders/{folder_id}/policies/{constraint_name} organizations/{organization_id}/policies/{constraint_name}
105
104
}
106
105
107
106
x__xgafv: string, V1 error format.
@@ -142,6 +141,7 @@ <h3>Method Details</h3>
142
141
"beginTime": "A String", # Output only. Time of the event which triggered the Violation.
143
142
"category": "A String", # Output only. Category under which this violation is mapped. e.g. Location, Service Usage, Access, Encryption, etc.
144
143
"description": "A String", # Output only. Description for the Violation. e.g. OrgPolicy gcp.resourceLocations has non compliant value.
144
+
"exceptionAuditLogLink": "A String", # Output only. Immutable. Audit Log link to find business justification provided for violation exception. Format: https://console.cloud.google.com/logs/query;query={logName}{protoPayload.resourceName}{protoPayload.methodName}{timeRange}{organization}
145
145
"name": "A String", # Output only. Immutable. Name of the Violation. Format: organizations/{organization}/locations/{location}/workloads/{workload_id}/violations/{violations_id}
146
146
"nonCompliantOrgPolicy": "A String", # Output only. Immutable. Name of the OrgPolicy which was modified with non-compliant change and resulted this violation. Format: projects/{project_number}/policies/{constraint_name} folders/{folder_id}/policies/{constraint_name} organizations/{organization_id}/policies/{constraint_name}
147
147
"orgPolicyConstraint": "A String", # Output only. Immutable. The org-policy-constraint that was incorrectly changed, which resulted in this violation.
@@ -210,6 +210,7 @@ <h3>Method Details</h3>
210
210
"beginTime": "A String", # Output only. Time of the event which triggered the Violation.
211
211
"category": "A String", # Output only. Category under which this violation is mapped. e.g. Location, Service Usage, Access, Encryption, etc.
212
212
"description": "A String", # Output only. Description for the Violation. e.g. OrgPolicy gcp.resourceLocations has non compliant value.
213
+
"exceptionAuditLogLink": "A String", # Output only. Immutable. Audit Log link to find business justification provided for violation exception. Format: https://console.cloud.google.com/logs/query;query={logName}{protoPayload.resourceName}{protoPayload.methodName}{timeRange}{organization}
213
214
"name": "A String", # Output only. Immutable. Name of the Violation. Format: organizations/{organization}/locations/{location}/workloads/{workload_id}/violations/{violations_id}
214
215
"nonCompliantOrgPolicy": "A String", # Output only. Immutable. Name of the OrgPolicy which was modified with non-compliant change and resulted this violation. Format: projects/{project_number}/policies/{constraint_name} folders/{folder_id}/policies/{constraint_name} organizations/{organization_id}/policies/{constraint_name}
215
216
"orgPolicyConstraint": "A String", # Output only. Immutable. The org-policy-constraint that was incorrectly changed, which resulted in this violation.
Copy file name to clipboardExpand all lines: docs/dyn/assuredworkloads_v1beta1.organizations.locations.workloads.violations.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,6 @@ <h3>Method Details</h3>
101
101
102
102
{ # Request for acknowledging the violation Next Id: 4
103
103
"comment": "A String", # Required. Business justification explaining the need for violation acknowledgement
104
-
"nonCompliantOrgPolicy": "A String", # Optional. Name of the OrgPolicy which was modified with non-compliant change and resulted in this violation. Format: projects/{project_number}/policies/{constraint_name} folders/{folder_id}/policies/{constraint_name} organizations/{organization_id}/policies/{constraint_name}
105
104
}
106
105
107
106
x__xgafv: string, V1 error format.
@@ -142,6 +141,7 @@ <h3>Method Details</h3>
142
141
"beginTime": "A String", # Output only. Time of the event which triggered the Violation.
143
142
"category": "A String", # Output only. Category under which this violation is mapped. e.g. Location, Service Usage, Access, Encryption, etc.
144
143
"description": "A String", # Output only. Description for the Violation. e.g. OrgPolicy gcp.resourceLocations has non compliant value.
144
+
"exceptionAuditLogLink": "A String", # Output only. Immutable. Audit Log link to find business justification provided for violation exception. Format: https://console.cloud.google.com/logs/query;query={logName}{protoPayload.resourceName}{protoPayload.methodName}{timeRange}{organization}
145
145
"name": "A String", # Output only. Immutable. Name of the Violation. Format: organizations/{organization}/locations/{location}/workloads/{workload_id}/violations/{violations_id}
146
146
"nonCompliantOrgPolicy": "A String", # Output only. Immutable. Name of the OrgPolicy which was modified with non-compliant change and resulted this violation. Format: projects/{project_number}/policies/{constraint_name} folders/{folder_id}/policies/{constraint_name} organizations/{organization_id}/policies/{constraint_name}
147
147
"orgPolicyConstraint": "A String", # Output only. Immutable. The org-policy-constraint that was incorrectly changed, which resulted in this violation.
@@ -210,6 +210,7 @@ <h3>Method Details</h3>
210
210
"beginTime": "A String", # Output only. Time of the event which triggered the Violation.
211
211
"category": "A String", # Output only. Category under which this violation is mapped. e.g. Location, Service Usage, Access, Encryption, etc.
212
212
"description": "A String", # Output only. Description for the Violation. e.g. OrgPolicy gcp.resourceLocations has non compliant value.
213
+
"exceptionAuditLogLink": "A String", # Output only. Immutable. Audit Log link to find business justification provided for violation exception. Format: https://console.cloud.google.com/logs/query;query={logName}{protoPayload.resourceName}{protoPayload.methodName}{timeRange}{organization}
213
214
"name": "A String", # Output only. Immutable. Name of the Violation. Format: organizations/{organization}/locations/{location}/workloads/{workload_id}/violations/{violations_id}
214
215
"nonCompliantOrgPolicy": "A String", # Output only. Immutable. Name of the OrgPolicy which was modified with non-compliant change and resulted this violation. Format: projects/{project_number}/policies/{constraint_name} folders/{folder_id}/policies/{constraint_name} organizations/{organization_id}/policies/{constraint_name}
215
216
"orgPolicyConstraint": "A String", # Output only. Immutable. The org-policy-constraint that was incorrectly changed, which resulted in this violation.
0 commit comments