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
#### artifactregistry:v1
The following keys were added:
- resources.projects.resources.locations.methods.list.parameters.extraLocationTypes (Total Keys: 3)
The following keys were changed:
- endpoints (Total Keys: 1)
#### artifactregistry:v1beta1
The following keys were added:
- resources.projects.resources.locations.methods.list.parameters.extraLocationTypes (Total Keys: 3)
The following keys were changed:
- endpoints (Total Keys: 1)
<pre>Lists information about the supported locations for this service.
161
161
162
162
Args:
163
163
name: string, The resource that owns the locations collection, if applicable. (required)
164
+
extraLocationTypes: string, Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations. (repeated)
164
165
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like `"displayName=tokyo"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
165
166
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
166
167
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
Copy file name to clipboardExpand all lines: docs/dyn/artifactregistry_v1.projects.locations.repositories.genericArtifacts.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -98,7 +98,7 @@ <h3>Method Details</h3>
98
98
{ # The request to upload a generic artifact. The created GenericArtifact will have the resource name {parent}/genericArtifacts/package_id:version_id. The created file will have the resource name {parent}/files/package_id:version_id:filename.
99
99
"filename": "A String", # The name of the file of the generic artifact to be uploaded. E.g. `example-file.zip` The filename is limited to letters, numbers, and url safe characters, i.e. [a-zA-Z0-9-_.~@].
100
100
"packageId": "A String", # The ID of the package of the generic artifact. If the package does not exist, a new package will be created. The `package_id` should start and end with a letter or number, only contain letters, numbers, hyphens, underscores, and periods, and not exceed 256 characters.
101
-
"versionId": "A String", # The ID of the version of the generic artifact. If the version does not exist, a new version will be created. The version_id must start and end with a letter or number, can only contain lowercase letters, numbers, hyphens and periods, i.e.[a-z0-9-.] and cannot exceed a total of 128 characters. Creating a version called `latest` is not allowed.
101
+
"versionId": "A String", # The ID of the version of the generic artifact. If the version does not exist, a new version will be created. The version_id must start and end with a letter or number, can only contain lowercase letters, numbers, the following characters [-.+~:], i.e.[a-z0-9-.+~:] and cannot exceed a total of 128 characters. Creating a version called `latest` is not allowed.
102
102
}
103
103
104
104
media_body: string, The filename of the media request body, or an instance of a MediaUpload object.
Copy file name to clipboardExpand all lines: docs/dyn/artifactregistry_v1.projects.locations.repositories.html
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -290,8 +290,8 @@ <h3>Method Details</h3>
290
290
},
291
291
},
292
292
},
293
-
"satisfiesPzi": True or False, # Output only. If set, the repository satisfies physical zone isolation.
294
-
"satisfiesPzs": True or False, # Output only. If set, the repository satisfies physical zone separation.
293
+
"satisfiesPzi": True or False, # Output only. Whether or not this repository satisfies PZI.
294
+
"satisfiesPzs": True or False, # Output only. Whether or not this repository satisfies PZS.
295
295
"sizeBytes": "A String", # Output only. The size, in bytes, of all artifact storage in this repository. Repositories that are generally available or in public preview use this to calculate storage costs.
296
296
"updateTime": "A String", # Output only. The time when the repository was last updated.
297
297
"virtualRepositoryConfig": { # Virtual repository configuration. # Configuration specific for a Virtual Repository.
@@ -491,8 +491,8 @@ <h3>Method Details</h3>
491
491
},
492
492
},
493
493
},
494
-
"satisfiesPzi": True or False, # Output only. If set, the repository satisfies physical zone isolation.
495
-
"satisfiesPzs": True or False, # Output only. If set, the repository satisfies physical zone separation.
494
+
"satisfiesPzi": True or False, # Output only. Whether or not this repository satisfies PZI.
495
+
"satisfiesPzs": True or False, # Output only. Whether or not this repository satisfies PZS.
496
496
"sizeBytes": "A String", # Output only. The size, in bytes, of all artifact storage in this repository. Repositories that are generally available or in public preview use this to calculate storage costs.
497
497
"updateTime": "A String", # Output only. The time when the repository was last updated.
498
498
"virtualRepositoryConfig": { # Virtual repository configuration. # Configuration specific for a Virtual Repository.
@@ -670,8 +670,8 @@ <h3>Method Details</h3>
670
670
},
671
671
},
672
672
},
673
-
"satisfiesPzi": True or False, # Output only. If set, the repository satisfies physical zone isolation.
674
-
"satisfiesPzs": True or False, # Output only. If set, the repository satisfies physical zone separation.
673
+
"satisfiesPzi": True or False, # Output only. Whether or not this repository satisfies PZI.
674
+
"satisfiesPzs": True or False, # Output only. Whether or not this repository satisfies PZS.
675
675
"sizeBytes": "A String", # Output only. The size, in bytes, of all artifact storage in this repository. Repositories that are generally available or in public preview use this to calculate storage costs.
676
676
"updateTime": "A String", # Output only. The time when the repository was last updated.
677
677
"virtualRepositoryConfig": { # Virtual repository configuration. # Configuration specific for a Virtual Repository.
@@ -818,8 +818,8 @@ <h3>Method Details</h3>
818
818
},
819
819
},
820
820
},
821
-
"satisfiesPzi": True or False, # Output only. If set, the repository satisfies physical zone isolation.
822
-
"satisfiesPzs": True or False, # Output only. If set, the repository satisfies physical zone separation.
821
+
"satisfiesPzi": True or False, # Output only. Whether or not this repository satisfies PZI.
822
+
"satisfiesPzs": True or False, # Output only. Whether or not this repository satisfies PZS.
823
823
"sizeBytes": "A String", # Output only. The size, in bytes, of all artifact storage in this repository. Repositories that are generally available or in public preview use this to calculate storage costs.
824
824
"updateTime": "A String", # Output only. The time when the repository was last updated.
825
825
"virtualRepositoryConfig": { # Virtual repository configuration. # Configuration specific for a Virtual Repository.
@@ -949,8 +949,8 @@ <h3>Method Details</h3>
949
949
},
950
950
},
951
951
},
952
-
"satisfiesPzi": True or False, # Output only. If set, the repository satisfies physical zone isolation.
953
-
"satisfiesPzs": True or False, # Output only. If set, the repository satisfies physical zone separation.
952
+
"satisfiesPzi": True or False, # Output only. Whether or not this repository satisfies PZI.
953
+
"satisfiesPzs": True or False, # Output only. Whether or not this repository satisfies PZS.
954
954
"sizeBytes": "A String", # Output only. The size, in bytes, of all artifact storage in this repository. Repositories that are generally available or in public preview use this to calculate storage costs.
955
955
"updateTime": "A String", # Output only. The time when the repository was last updated.
956
956
"virtualRepositoryConfig": { # Virtual repository configuration. # Configuration specific for a Virtual Repository.
Copy file name to clipboardExpand all lines: docs/dyn/artifactregistry_v1.projects.locations.repositories.packages.versions.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,7 @@ <h3>Method Details</h3>
106
106
The object takes the form of:
107
107
108
108
{ # The request to delete multiple versions across a repository.
109
-
"names": [ # Required. The names of the versions to delete. A maximum of 10000 versions can be deleted in a batch.
109
+
"names": [ # Required. The names of the versions to delete. The maximum number of versions deleted per batch is determined by the service and is dependent on the available resources in the region.
110
110
"A String",
111
111
],
112
112
"validateOnly": True or False, # If true, the request is performed without deleting data, following AIP-163.
<pre>Lists information about the supported locations for this service.
135
135
136
136
Args:
137
137
name: string, The resource that owns the locations collection, if applicable. (required)
138
+
extraLocationTypes: string, Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations. (repeated)
138
139
filter: string, A filter to narrow down results to a preferred subset. The filtering language accepts strings like `"displayName=tokyo"`, and is documented in more detail in [AIP-160](https://google.aip.dev/160).
139
140
pageSize: integer, The maximum number of results to return. If not set, the service selects a default.
140
141
pageToken: string, A page token received from the `next_page_token` field in the response. Send that page token to receive the subsequent page.
Copy file name to clipboardExpand all lines: docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.html
+10-10Lines changed: 10 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -138,8 +138,8 @@ <h3>Method Details</h3>
138
138
"a_key": "A String",
139
139
},
140
140
"name": "A String", # The name of the repository, for example: `projects/p1/locations/us-central1/repositories/repo1`. For each location in a project, repository names must be unique.
141
-
"satisfiesPzi": True or False, # Output only. If set, the repository satisfies physical zone isolation.
142
-
"satisfiesPzs": True or False, # Output only. If set, the repository satisfies physical zone separation.
141
+
"satisfiesPzi": True or False, # Output only. Whether or not this repository satisfies PZI.
142
+
"satisfiesPzs": True or False, # Output only. Whether or not this repository satisfies PZS.
143
143
"sizeBytes": "A String", # Output only. The size, in bytes, of all artifact storage in this repository. Repositories that are generally available or in public preview use this to calculate storage costs.
144
144
"updateTime": "A String", # Output only. The time when the repository was last updated.
145
145
}
@@ -232,8 +232,8 @@ <h3>Method Details</h3>
232
232
"a_key": "A String",
233
233
},
234
234
"name": "A String", # The name of the repository, for example: `projects/p1/locations/us-central1/repositories/repo1`. For each location in a project, repository names must be unique.
235
-
"satisfiesPzi": True or False, # Output only. If set, the repository satisfies physical zone isolation.
236
-
"satisfiesPzs": True or False, # Output only. If set, the repository satisfies physical zone separation.
235
+
"satisfiesPzi": True or False, # Output only. Whether or not this repository satisfies PZI.
236
+
"satisfiesPzs": True or False, # Output only. Whether or not this repository satisfies PZS.
237
237
"sizeBytes": "A String", # Output only. The size, in bytes, of all artifact storage in this repository. Repositories that are generally available or in public preview use this to calculate storage costs.
238
238
"updateTime": "A String", # Output only. The time when the repository was last updated.
239
239
}</pre>
@@ -303,8 +303,8 @@ <h3>Method Details</h3>
303
303
"a_key": "A String",
304
304
},
305
305
"name": "A String", # The name of the repository, for example: `projects/p1/locations/us-central1/repositories/repo1`. For each location in a project, repository names must be unique.
306
-
"satisfiesPzi": True or False, # Output only. If set, the repository satisfies physical zone isolation.
307
-
"satisfiesPzs": True or False, # Output only. If set, the repository satisfies physical zone separation.
306
+
"satisfiesPzi": True or False, # Output only. Whether or not this repository satisfies PZI.
307
+
"satisfiesPzs": True or False, # Output only. Whether or not this repository satisfies PZS.
308
308
"sizeBytes": "A String", # Output only. The size, in bytes, of all artifact storage in this repository. Repositories that are generally available or in public preview use this to calculate storage costs.
309
309
"updateTime": "A String", # Output only. The time when the repository was last updated.
310
310
},
@@ -344,8 +344,8 @@ <h3>Method Details</h3>
344
344
"a_key": "A String",
345
345
},
346
346
"name": "A String", # The name of the repository, for example: `projects/p1/locations/us-central1/repositories/repo1`. For each location in a project, repository names must be unique.
347
-
"satisfiesPzi": True or False, # Output only. If set, the repository satisfies physical zone isolation.
348
-
"satisfiesPzs": True or False, # Output only. If set, the repository satisfies physical zone separation.
347
+
"satisfiesPzi": True or False, # Output only. Whether or not this repository satisfies PZI.
348
+
"satisfiesPzs": True or False, # Output only. Whether or not this repository satisfies PZS.
349
349
"sizeBytes": "A String", # Output only. The size, in bytes, of all artifact storage in this repository. Repositories that are generally available or in public preview use this to calculate storage costs.
350
350
"updateTime": "A String", # Output only. The time when the repository was last updated.
351
351
}
@@ -368,8 +368,8 @@ <h3>Method Details</h3>
368
368
"a_key": "A String",
369
369
},
370
370
"name": "A String", # The name of the repository, for example: `projects/p1/locations/us-central1/repositories/repo1`. For each location in a project, repository names must be unique.
371
-
"satisfiesPzi": True or False, # Output only. If set, the repository satisfies physical zone isolation.
372
-
"satisfiesPzs": True or False, # Output only. If set, the repository satisfies physical zone separation.
371
+
"satisfiesPzi": True or False, # Output only. Whether or not this repository satisfies PZI.
372
+
"satisfiesPzs": True or False, # Output only. Whether or not this repository satisfies PZS.
373
373
"sizeBytes": "A String", # Output only. The size, in bytes, of all artifact storage in this repository. Repositories that are generally available or in public preview use this to calculate storage costs.
374
374
"updateTime": "A String", # Output only. The time when the repository was last updated.
0 commit comments