Skip to content

Commit fe34c22

Browse files
feat(artifactregistry): update the api
#### artifactregistry:v1 The following keys were added: - endpoints (Total Keys: 1) #### artifactregistry:v1beta1 The following keys were added: - endpoints (Total Keys: 1) #### artifactregistry:v1beta2 The following keys were added: - endpoints (Total Keys: 1)
1 parent 266598f commit fe34c22

6 files changed

+48
-27
lines changed

docs/dyn/artifactregistry_v1.projects.locations.repositories.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ <h3>Method Details</h3>
208208
&quot;dockerConfig&quot;: { # DockerRepositoryConfig is docker related repository details. Provides additional configuration details for repositories of the docker format type. # Docker repository config contains repository level configuration for the repositories of docker type.
209209
&quot;immutableTags&quot;: True or False, # The repository which enabled this flag prevents all tags from being modified, moved or deleted. This does not prevent tags from being created.
210210
},
211-
&quot;format&quot;: &quot;A String&quot;, # The format of packages that are stored in the repository.
211+
&quot;format&quot;: &quot;A String&quot;, # Optional. The format of packages that are stored in the repository.
212212
&quot;kmsKeyName&quot;: &quot;A String&quot;, # The Cloud KMS resource name of the customer managed encryption key that&#x27;s used to encrypt the contents of the Repository. Has the form: `projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key`. This value may not be changed after the Repository has been created.
213213
&quot;labels&quot;: { # Labels with user-defined metadata. This field may contain up to 64 entries. Label keys and values may be no longer than 63 characters. Label keys must begin with a lowercase letter and may only contain lowercase letters, numeric characters, underscores, and dashes.
214214
&quot;a_key&quot;: &quot;A String&quot;,
@@ -217,7 +217,7 @@ <h3>Method Details</h3>
217217
&quot;allowSnapshotOverwrites&quot;: True or False, # The repository with this flag will allow publishing the same snapshot versions.
218218
&quot;versionPolicy&quot;: &quot;A String&quot;, # Version policy defines the versions that the registry will accept.
219219
},
220-
&quot;mode&quot;: &quot;A String&quot;, # The mode of the repository.
220+
&quot;mode&quot;: &quot;A String&quot;, # Optional. The mode of the repository.
221221
&quot;name&quot;: &quot;A String&quot;, # The name of the repository, for example: &quot;projects/p1/locations/us-central1/repositories/repo1&quot;.
222222
&quot;remoteRepositoryConfig&quot;: { # Remote repository configuration. # Configuration specific for a Remote Repository.
223223
&quot;aptRepository&quot;: { # Configuration for an Apt remote repository. # Specific settings for an Apt remote repository.
@@ -373,7 +373,7 @@ <h3>Method Details</h3>
373373
&quot;dockerConfig&quot;: { # DockerRepositoryConfig is docker related repository details. Provides additional configuration details for repositories of the docker format type. # Docker repository config contains repository level configuration for the repositories of docker type.
374374
&quot;immutableTags&quot;: True or False, # The repository which enabled this flag prevents all tags from being modified, moved or deleted. This does not prevent tags from being created.
375375
},
376-
&quot;format&quot;: &quot;A String&quot;, # The format of packages that are stored in the repository.
376+
&quot;format&quot;: &quot;A String&quot;, # Optional. The format of packages that are stored in the repository.
377377
&quot;kmsKeyName&quot;: &quot;A String&quot;, # The Cloud KMS resource name of the customer managed encryption key that&#x27;s used to encrypt the contents of the Repository. Has the form: `projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key`. This value may not be changed after the Repository has been created.
378378
&quot;labels&quot;: { # Labels with user-defined metadata. This field may contain up to 64 entries. Label keys and values may be no longer than 63 characters. Label keys must begin with a lowercase letter and may only contain lowercase letters, numeric characters, underscores, and dashes.
379379
&quot;a_key&quot;: &quot;A String&quot;,
@@ -382,7 +382,7 @@ <h3>Method Details</h3>
382382
&quot;allowSnapshotOverwrites&quot;: True or False, # The repository with this flag will allow publishing the same snapshot versions.
383383
&quot;versionPolicy&quot;: &quot;A String&quot;, # Version policy defines the versions that the registry will accept.
384384
},
385-
&quot;mode&quot;: &quot;A String&quot;, # The mode of the repository.
385+
&quot;mode&quot;: &quot;A String&quot;, # Optional. The mode of the repository.
386386
&quot;name&quot;: &quot;A String&quot;, # The name of the repository, for example: &quot;projects/p1/locations/us-central1/repositories/repo1&quot;.
387387
&quot;remoteRepositoryConfig&quot;: { # Remote repository configuration. # Configuration specific for a Remote Repository.
388388
&quot;aptRepository&quot;: { # Configuration for an Apt remote repository. # Specific settings for an Apt remote repository.
@@ -514,7 +514,7 @@ <h3>Method Details</h3>
514514
&quot;dockerConfig&quot;: { # DockerRepositoryConfig is docker related repository details. Provides additional configuration details for repositories of the docker format type. # Docker repository config contains repository level configuration for the repositories of docker type.
515515
&quot;immutableTags&quot;: True or False, # The repository which enabled this flag prevents all tags from being modified, moved or deleted. This does not prevent tags from being created.
516516
},
517-
&quot;format&quot;: &quot;A String&quot;, # The format of packages that are stored in the repository.
517+
&quot;format&quot;: &quot;A String&quot;, # Optional. The format of packages that are stored in the repository.
518518
&quot;kmsKeyName&quot;: &quot;A String&quot;, # The Cloud KMS resource name of the customer managed encryption key that&#x27;s used to encrypt the contents of the Repository. Has the form: `projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key`. This value may not be changed after the Repository has been created.
519519
&quot;labels&quot;: { # Labels with user-defined metadata. This field may contain up to 64 entries. Label keys and values may be no longer than 63 characters. Label keys must begin with a lowercase letter and may only contain lowercase letters, numeric characters, underscores, and dashes.
520520
&quot;a_key&quot;: &quot;A String&quot;,
@@ -523,7 +523,7 @@ <h3>Method Details</h3>
523523
&quot;allowSnapshotOverwrites&quot;: True or False, # The repository with this flag will allow publishing the same snapshot versions.
524524
&quot;versionPolicy&quot;: &quot;A String&quot;, # Version policy defines the versions that the registry will accept.
525525
},
526-
&quot;mode&quot;: &quot;A String&quot;, # The mode of the repository.
526+
&quot;mode&quot;: &quot;A String&quot;, # Optional. The mode of the repository.
527527
&quot;name&quot;: &quot;A String&quot;, # The name of the repository, for example: &quot;projects/p1/locations/us-central1/repositories/repo1&quot;.
528528
&quot;remoteRepositoryConfig&quot;: { # Remote repository configuration. # Configuration specific for a Remote Repository.
529529
&quot;aptRepository&quot;: { # Configuration for an Apt remote repository. # Specific settings for an Apt remote repository.
@@ -626,7 +626,7 @@ <h3>Method Details</h3>
626626
&quot;dockerConfig&quot;: { # DockerRepositoryConfig is docker related repository details. Provides additional configuration details for repositories of the docker format type. # Docker repository config contains repository level configuration for the repositories of docker type.
627627
&quot;immutableTags&quot;: True or False, # The repository which enabled this flag prevents all tags from being modified, moved or deleted. This does not prevent tags from being created.
628628
},
629-
&quot;format&quot;: &quot;A String&quot;, # The format of packages that are stored in the repository.
629+
&quot;format&quot;: &quot;A String&quot;, # Optional. The format of packages that are stored in the repository.
630630
&quot;kmsKeyName&quot;: &quot;A String&quot;, # The Cloud KMS resource name of the customer managed encryption key that&#x27;s used to encrypt the contents of the Repository. Has the form: `projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key`. This value may not be changed after the Repository has been created.
631631
&quot;labels&quot;: { # Labels with user-defined metadata. This field may contain up to 64 entries. Label keys and values may be no longer than 63 characters. Label keys must begin with a lowercase letter and may only contain lowercase letters, numeric characters, underscores, and dashes.
632632
&quot;a_key&quot;: &quot;A String&quot;,
@@ -635,7 +635,7 @@ <h3>Method Details</h3>
635635
&quot;allowSnapshotOverwrites&quot;: True or False, # The repository with this flag will allow publishing the same snapshot versions.
636636
&quot;versionPolicy&quot;: &quot;A String&quot;, # Version policy defines the versions that the registry will accept.
637637
},
638-
&quot;mode&quot;: &quot;A String&quot;, # The mode of the repository.
638+
&quot;mode&quot;: &quot;A String&quot;, # Optional. The mode of the repository.
639639
&quot;name&quot;: &quot;A String&quot;, # The name of the repository, for example: &quot;projects/p1/locations/us-central1/repositories/repo1&quot;.
640640
&quot;remoteRepositoryConfig&quot;: { # Remote repository configuration. # Configuration specific for a Remote Repository.
641641
&quot;aptRepository&quot;: { # Configuration for an Apt remote repository. # Specific settings for an Apt remote repository.
@@ -721,7 +721,7 @@ <h3>Method Details</h3>
721721
&quot;dockerConfig&quot;: { # DockerRepositoryConfig is docker related repository details. Provides additional configuration details for repositories of the docker format type. # Docker repository config contains repository level configuration for the repositories of docker type.
722722
&quot;immutableTags&quot;: True or False, # The repository which enabled this flag prevents all tags from being modified, moved or deleted. This does not prevent tags from being created.
723723
},
724-
&quot;format&quot;: &quot;A String&quot;, # The format of packages that are stored in the repository.
724+
&quot;format&quot;: &quot;A String&quot;, # Optional. The format of packages that are stored in the repository.
725725
&quot;kmsKeyName&quot;: &quot;A String&quot;, # The Cloud KMS resource name of the customer managed encryption key that&#x27;s used to encrypt the contents of the Repository. Has the form: `projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key`. This value may not be changed after the Repository has been created.
726726
&quot;labels&quot;: { # Labels with user-defined metadata. This field may contain up to 64 entries. Label keys and values may be no longer than 63 characters. Label keys must begin with a lowercase letter and may only contain lowercase letters, numeric characters, underscores, and dashes.
727727
&quot;a_key&quot;: &quot;A String&quot;,
@@ -730,7 +730,7 @@ <h3>Method Details</h3>
730730
&quot;allowSnapshotOverwrites&quot;: True or False, # The repository with this flag will allow publishing the same snapshot versions.
731731
&quot;versionPolicy&quot;: &quot;A String&quot;, # Version policy defines the versions that the registry will accept.
732732
},
733-
&quot;mode&quot;: &quot;A String&quot;, # The mode of the repository.
733+
&quot;mode&quot;: &quot;A String&quot;, # Optional. The mode of the repository.
734734
&quot;name&quot;: &quot;A String&quot;, # The name of the repository, for example: &quot;projects/p1/locations/us-central1/repositories/repo1&quot;.
735735
&quot;remoteRepositoryConfig&quot;: { # Remote repository configuration. # Configuration specific for a Remote Repository.
736736
&quot;aptRepository&quot;: { # Configuration for an Apt remote repository. # Specific settings for an Apt remote repository.

docs/dyn/artifactregistry_v1beta1.projects.locations.repositories.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ <h3>Method Details</h3>
132132
{ # A Repository for storing artifacts with a specific format.
133133
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the repository was created.
134134
&quot;description&quot;: &quot;A String&quot;, # The user-provided description of the repository.
135-
&quot;format&quot;: &quot;A String&quot;, # The format of packages that are stored in the repository.
135+
&quot;format&quot;: &quot;A String&quot;, # Optional. The format of packages that are stored in the repository.
136136
&quot;kmsKeyName&quot;: &quot;A String&quot;, # The Cloud KMS resource name of the customer managed encryption key that&#x27;s used to encrypt the contents of the Repository. Has the form: `projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key`. This value may not be changed after the Repository has been created.
137137
&quot;labels&quot;: { # Labels with user-defined metadata. This field may contain up to 64 entries. Label keys and values may be no longer than 63 characters. Label keys must begin with a lowercase letter and may only contain lowercase letters, numeric characters, underscores, and dashes.
138138
&quot;a_key&quot;: &quot;A String&quot;,
@@ -225,7 +225,7 @@ <h3>Method Details</h3>
225225
{ # A Repository for storing artifacts with a specific format.
226226
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the repository was created.
227227
&quot;description&quot;: &quot;A String&quot;, # The user-provided description of the repository.
228-
&quot;format&quot;: &quot;A String&quot;, # The format of packages that are stored in the repository.
228+
&quot;format&quot;: &quot;A String&quot;, # Optional. The format of packages that are stored in the repository.
229229
&quot;kmsKeyName&quot;: &quot;A String&quot;, # The Cloud KMS resource name of the customer managed encryption key that&#x27;s used to encrypt the contents of the Repository. Has the form: `projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key`. This value may not be changed after the Repository has been created.
230230
&quot;labels&quot;: { # Labels with user-defined metadata. This field may contain up to 64 entries. Label keys and values may be no longer than 63 characters. Label keys must begin with a lowercase letter and may only contain lowercase letters, numeric characters, underscores, and dashes.
231231
&quot;a_key&quot;: &quot;A String&quot;,
@@ -294,7 +294,7 @@ <h3>Method Details</h3>
294294
{ # A Repository for storing artifacts with a specific format.
295295
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the repository was created.
296296
&quot;description&quot;: &quot;A String&quot;, # The user-provided description of the repository.
297-
&quot;format&quot;: &quot;A String&quot;, # The format of packages that are stored in the repository.
297+
&quot;format&quot;: &quot;A String&quot;, # Optional. The format of packages that are stored in the repository.
298298
&quot;kmsKeyName&quot;: &quot;A String&quot;, # The Cloud KMS resource name of the customer managed encryption key that&#x27;s used to encrypt the contents of the Repository. Has the form: `projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key`. This value may not be changed after the Repository has been created.
299299
&quot;labels&quot;: { # Labels with user-defined metadata. This field may contain up to 64 entries. Label keys and values may be no longer than 63 characters. Label keys must begin with a lowercase letter and may only contain lowercase letters, numeric characters, underscores, and dashes.
300300
&quot;a_key&quot;: &quot;A String&quot;,
@@ -334,7 +334,7 @@ <h3>Method Details</h3>
334334
{ # A Repository for storing artifacts with a specific format.
335335
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the repository was created.
336336
&quot;description&quot;: &quot;A String&quot;, # The user-provided description of the repository.
337-
&quot;format&quot;: &quot;A String&quot;, # The format of packages that are stored in the repository.
337+
&quot;format&quot;: &quot;A String&quot;, # Optional. The format of packages that are stored in the repository.
338338
&quot;kmsKeyName&quot;: &quot;A String&quot;, # The Cloud KMS resource name of the customer managed encryption key that&#x27;s used to encrypt the contents of the Repository. Has the form: `projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key`. This value may not be changed after the Repository has been created.
339339
&quot;labels&quot;: { # Labels with user-defined metadata. This field may contain up to 64 entries. Label keys and values may be no longer than 63 characters. Label keys must begin with a lowercase letter and may only contain lowercase letters, numeric characters, underscores, and dashes.
340340
&quot;a_key&quot;: &quot;A String&quot;,
@@ -357,7 +357,7 @@ <h3>Method Details</h3>
357357
{ # A Repository for storing artifacts with a specific format.
358358
&quot;createTime&quot;: &quot;A String&quot;, # Output only. The time when the repository was created.
359359
&quot;description&quot;: &quot;A String&quot;, # The user-provided description of the repository.
360-
&quot;format&quot;: &quot;A String&quot;, # The format of packages that are stored in the repository.
360+
&quot;format&quot;: &quot;A String&quot;, # Optional. The format of packages that are stored in the repository.
361361
&quot;kmsKeyName&quot;: &quot;A String&quot;, # The Cloud KMS resource name of the customer managed encryption key that&#x27;s used to encrypt the contents of the Repository. Has the form: `projects/my-project/locations/my-region/keyRings/my-kr/cryptoKeys/my-key`. This value may not be changed after the Repository has been created.
362362
&quot;labels&quot;: { # Labels with user-defined metadata. This field may contain up to 64 entries. Label keys and values may be no longer than 63 characters. Label keys must begin with a lowercase letter and may only contain lowercase letters, numeric characters, underscores, and dashes.
363363
&quot;a_key&quot;: &quot;A String&quot;,

0 commit comments

Comments
 (0)