diff --git a/docs/dyn/artifactregistry_v1.projects.locations.repositories.html b/docs/dyn/artifactregistry_v1.projects.locations.repositories.html index 83c83772685..36bce0ecef7 100644 --- a/docs/dyn/artifactregistry_v1.projects.locations.repositories.html +++ b/docs/dyn/artifactregistry_v1.projects.locations.repositories.html @@ -177,6 +177,7 @@

Method Details

"versionPolicy": "A String", # Version policy defines the versions that the registry will accept. }, "name": "A String", # The name of the repository, for example: "projects/p1/locations/us-central1/repositories/repo1". + "satisfiesPzs": True or False, # Output only. If set, the repository satisfies physical zone separation. "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. "updateTime": "A String", # The time when the repository was last updated. } @@ -273,6 +274,7 @@

Method Details

"versionPolicy": "A String", # Version policy defines the versions that the registry will accept. }, "name": "A String", # The name of the repository, for example: "projects/p1/locations/us-central1/repositories/repo1". + "satisfiesPzs": True or False, # Output only. If set, the repository satisfies physical zone separation. "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. "updateTime": "A String", # The time when the repository was last updated. } @@ -345,6 +347,7 @@

Method Details

"versionPolicy": "A String", # Version policy defines the versions that the registry will accept. }, "name": "A String", # The name of the repository, for example: "projects/p1/locations/us-central1/repositories/repo1". + "satisfiesPzs": True or False, # Output only. If set, the repository satisfies physical zone separation. "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. "updateTime": "A String", # The time when the repository was last updated. }, @@ -388,6 +391,7 @@

Method Details

"versionPolicy": "A String", # Version policy defines the versions that the registry will accept. }, "name": "A String", # The name of the repository, for example: "projects/p1/locations/us-central1/repositories/repo1". + "satisfiesPzs": True or False, # Output only. If set, the repository satisfies physical zone separation. "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. "updateTime": "A String", # The time when the repository was last updated. } @@ -414,6 +418,7 @@

Method Details

"versionPolicy": "A String", # Version policy defines the versions that the registry will accept. }, "name": "A String", # The name of the repository, for example: "projects/p1/locations/us-central1/repositories/repo1". + "satisfiesPzs": True or False, # Output only. If set, the repository satisfies physical zone separation. "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. "updateTime": "A String", # The time when the repository was last updated. } diff --git a/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.html b/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.html index efa8d94bbcd..077aea62063 100644 --- a/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.html +++ b/docs/dyn/artifactregistry_v1beta2.projects.locations.repositories.html @@ -152,6 +152,7 @@

Method Details

"versionPolicy": "A String", # Version policy defines the versions that the registry will accept. }, "name": "A String", # The name of the repository, for example: "projects/p1/locations/us-central1/repositories/repo1". + "satisfiesPzs": True or False, # Output only. If set, the repository satisfies physical zone separation. "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. "updateTime": "A String", # The time when the repository was last updated. } @@ -248,6 +249,7 @@

Method Details

"versionPolicy": "A String", # Version policy defines the versions that the registry will accept. }, "name": "A String", # The name of the repository, for example: "projects/p1/locations/us-central1/repositories/repo1". + "satisfiesPzs": True or False, # Output only. If set, the repository satisfies physical zone separation. "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. "updateTime": "A String", # The time when the repository was last updated. } @@ -320,6 +322,7 @@

Method Details

"versionPolicy": "A String", # Version policy defines the versions that the registry will accept. }, "name": "A String", # The name of the repository, for example: "projects/p1/locations/us-central1/repositories/repo1". + "satisfiesPzs": True or False, # Output only. If set, the repository satisfies physical zone separation. "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. "updateTime": "A String", # The time when the repository was last updated. }, @@ -363,6 +366,7 @@

Method Details

"versionPolicy": "A String", # Version policy defines the versions that the registry will accept. }, "name": "A String", # The name of the repository, for example: "projects/p1/locations/us-central1/repositories/repo1". + "satisfiesPzs": True or False, # Output only. If set, the repository satisfies physical zone separation. "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. "updateTime": "A String", # The time when the repository was last updated. } @@ -389,6 +393,7 @@

Method Details

"versionPolicy": "A String", # Version policy defines the versions that the registry will accept. }, "name": "A String", # The name of the repository, for example: "projects/p1/locations/us-central1/repositories/repo1". + "satisfiesPzs": True or False, # Output only. If set, the repository satisfies physical zone separation. "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. "updateTime": "A String", # The time when the repository was last updated. } diff --git a/googleapiclient/discovery_cache/documents/artifactregistry.v1.json b/googleapiclient/discovery_cache/documents/artifactregistry.v1.json index ae771a739dc..afe8c73c5d1 100644 --- a/googleapiclient/discovery_cache/documents/artifactregistry.v1.json +++ b/googleapiclient/discovery_cache/documents/artifactregistry.v1.json @@ -1457,7 +1457,7 @@ } } }, - "revision": "20221014", + "revision": "20221022", "rootUrl": "https://artifactregistry.googleapis.com/", "schemas": { "AptArtifact": { @@ -2365,6 +2365,11 @@ "description": "The name of the repository, for example: \"projects/p1/locations/us-central1/repositories/repo1\".", "type": "string" }, + "satisfiesPzs": { + "description": "Output only. If set, the repository satisfies physical zone separation.", + "readOnly": true, + "type": "boolean" + }, "sizeBytes": { "description": "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.", "format": "int64", diff --git a/googleapiclient/discovery_cache/documents/artifactregistry.v1beta2.json b/googleapiclient/discovery_cache/documents/artifactregistry.v1beta2.json index 31ca3117f4d..c5c52b1014a 100644 --- a/googleapiclient/discovery_cache/documents/artifactregistry.v1beta2.json +++ b/googleapiclient/discovery_cache/documents/artifactregistry.v1beta2.json @@ -1135,7 +1135,7 @@ } } }, - "revision": "20221014", + "revision": "20221022", "rootUrl": "https://artifactregistry.googleapis.com/", "schemas": { "AptArtifact": { @@ -1780,6 +1780,11 @@ "description": "The name of the repository, for example: \"projects/p1/locations/us-central1/repositories/repo1\".", "type": "string" }, + "satisfiesPzs": { + "description": "Output only. If set, the repository satisfies physical zone separation.", + "readOnly": true, + "type": "boolean" + }, "sizeBytes": { "description": "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.", "format": "int64",