Skip to content

Commit

Permalink
feat(artifactregistry): update the API
Browse files Browse the repository at this point in the history
#### artifactregistry:v1beta1

The following keys were added:
- schemas.AptArtifact.description
- schemas.AptArtifact.id
- schemas.AptArtifact.properties.architecture.description
- schemas.AptArtifact.properties.architecture.readOnly
- schemas.AptArtifact.properties.architecture.type
- schemas.AptArtifact.properties.component.description
- schemas.AptArtifact.properties.component.readOnly
- schemas.AptArtifact.properties.component.type
- schemas.AptArtifact.properties.controlFile.description
- schemas.AptArtifact.properties.controlFile.format
- schemas.AptArtifact.properties.controlFile.readOnly
- schemas.AptArtifact.properties.controlFile.type
- schemas.AptArtifact.properties.name.description
- schemas.AptArtifact.properties.name.readOnly
- schemas.AptArtifact.properties.name.type
- schemas.AptArtifact.properties.packageName.description
- schemas.AptArtifact.properties.packageName.readOnly
- schemas.AptArtifact.properties.packageName.type
- schemas.AptArtifact.properties.packageType.description
- schemas.AptArtifact.properties.packageType.enum
- schemas.AptArtifact.properties.packageType.enumDescriptions
- schemas.AptArtifact.properties.packageType.readOnly
- schemas.AptArtifact.properties.packageType.type
- schemas.AptArtifact.type
- schemas.ImportAptArtifactsErrorInfo.description
- schemas.ImportAptArtifactsErrorInfo.id
- schemas.ImportAptArtifactsErrorInfo.properties.error.$ref
- schemas.ImportAptArtifactsErrorInfo.properties.error.description
- schemas.ImportAptArtifactsErrorInfo.properties.gcsSource.$ref
- schemas.ImportAptArtifactsErrorInfo.properties.gcsSource.description
- schemas.ImportAptArtifactsErrorInfo.type
- schemas.ImportAptArtifactsGcsSource.description
- schemas.ImportAptArtifactsGcsSource.id
- schemas.ImportAptArtifactsGcsSource.properties.uris.description
- schemas.ImportAptArtifactsGcsSource.properties.uris.items.type
- schemas.ImportAptArtifactsGcsSource.properties.uris.type
- schemas.ImportAptArtifactsGcsSource.properties.useWildcards.description
- schemas.ImportAptArtifactsGcsSource.properties.useWildcards.type
- schemas.ImportAptArtifactsGcsSource.type
- schemas.ImportAptArtifactsResponse.description
- schemas.ImportAptArtifactsResponse.id
- schemas.ImportAptArtifactsResponse.properties.aptArtifacts.description
- schemas.ImportAptArtifactsResponse.properties.aptArtifacts.items.$ref
- schemas.ImportAptArtifactsResponse.properties.aptArtifacts.type
- schemas.ImportAptArtifactsResponse.properties.errors.description
- schemas.ImportAptArtifactsResponse.properties.errors.items.$ref
- schemas.ImportAptArtifactsResponse.properties.errors.type
- schemas.ImportAptArtifactsResponse.type
- schemas.ImportYumArtifactsErrorInfo.description
- schemas.ImportYumArtifactsErrorInfo.id
- schemas.ImportYumArtifactsErrorInfo.properties.error.$ref
- schemas.ImportYumArtifactsErrorInfo.properties.error.description
- schemas.ImportYumArtifactsErrorInfo.properties.gcsSource.$ref
- schemas.ImportYumArtifactsErrorInfo.properties.gcsSource.description
- schemas.ImportYumArtifactsErrorInfo.type
- schemas.ImportYumArtifactsGcsSource.description
- schemas.ImportYumArtifactsGcsSource.id
- schemas.ImportYumArtifactsGcsSource.properties.uris.description
- schemas.ImportYumArtifactsGcsSource.properties.uris.items.type
- schemas.ImportYumArtifactsGcsSource.properties.uris.type
- schemas.ImportYumArtifactsGcsSource.properties.useWildcards.description
- schemas.ImportYumArtifactsGcsSource.properties.useWildcards.type
- schemas.ImportYumArtifactsGcsSource.type
- schemas.ImportYumArtifactsResponse.description
- schemas.ImportYumArtifactsResponse.id
- schemas.ImportYumArtifactsResponse.properties.errors.description
- schemas.ImportYumArtifactsResponse.properties.errors.items.$ref
- schemas.ImportYumArtifactsResponse.properties.errors.type
- schemas.ImportYumArtifactsResponse.properties.yumArtifacts.description
- schemas.ImportYumArtifactsResponse.properties.yumArtifacts.items.$ref
- schemas.ImportYumArtifactsResponse.properties.yumArtifacts.type
- schemas.ImportYumArtifactsResponse.type
- schemas.UploadAptArtifactMediaResponse.description
- schemas.UploadAptArtifactMediaResponse.id
- schemas.UploadAptArtifactMediaResponse.properties.operation.$ref
- schemas.UploadAptArtifactMediaResponse.properties.operation.description
- schemas.UploadAptArtifactMediaResponse.type
- schemas.UploadAptArtifactResponse.description
- schemas.UploadAptArtifactResponse.id
- schemas.UploadAptArtifactResponse.properties.aptArtifacts.description
- schemas.UploadAptArtifactResponse.properties.aptArtifacts.items.$ref
- schemas.UploadAptArtifactResponse.properties.aptArtifacts.type
- schemas.UploadAptArtifactResponse.type
- schemas.UploadYumArtifactMediaResponse.description
- schemas.UploadYumArtifactMediaResponse.id
- schemas.UploadYumArtifactMediaResponse.properties.operation.$ref
- schemas.UploadYumArtifactMediaResponse.properties.operation.description
- schemas.UploadYumArtifactMediaResponse.type
- schemas.UploadYumArtifactResponse.description
- schemas.UploadYumArtifactResponse.id
- schemas.UploadYumArtifactResponse.properties.yumArtifacts.description
- schemas.UploadYumArtifactResponse.properties.yumArtifacts.items.$ref
- schemas.UploadYumArtifactResponse.properties.yumArtifacts.type
- schemas.UploadYumArtifactResponse.type
- schemas.YumArtifact.description
- schemas.YumArtifact.id
- schemas.YumArtifact.properties.architecture.description
- schemas.YumArtifact.properties.architecture.readOnly
- schemas.YumArtifact.properties.architecture.type
- schemas.YumArtifact.properties.name.description
- schemas.YumArtifact.properties.name.readOnly
- schemas.YumArtifact.properties.name.type
- schemas.YumArtifact.properties.packageName.description
- schemas.YumArtifact.properties.packageName.readOnly
- schemas.YumArtifact.properties.packageName.type
- schemas.YumArtifact.properties.packageType.description
- schemas.YumArtifact.properties.packageType.enum
- schemas.YumArtifact.properties.packageType.enumDescriptions
- schemas.YumArtifact.properties.packageType.readOnly
- schemas.YumArtifact.properties.packageType.type
- schemas.YumArtifact.type

#### artifactregistry:v1beta2

The following keys were added:
- resources.projects.resources.locations.resources.repositories.resources.aptArtifacts.methods.import.description
- resources.projects.resources.locations.resources.repositories.resources.aptArtifacts.methods.import.flatPath
- resources.projects.resources.locations.resources.repositories.resources.aptArtifacts.methods.import.httpMethod
- resources.projects.resources.locations.resources.repositories.resources.aptArtifacts.methods.import.id
- resources.projects.resources.locations.resources.repositories.resources.aptArtifacts.methods.import.parameterOrder
- resources.projects.resources.locations.resources.repositories.resources.aptArtifacts.methods.import.parameters.parent.description
- resources.projects.resources.locations.resources.repositories.resources.aptArtifacts.methods.import.parameters.parent.location
- resources.projects.resources.locations.resources.repositories.resources.aptArtifacts.methods.import.parameters.parent.pattern
- resources.projects.resources.locations.resources.repositories.resources.aptArtifacts.methods.import.parameters.parent.required
- resources.projects.resources.locations.resources.repositories.resources.aptArtifacts.methods.import.parameters.parent.type
- resources.projects.resources.locations.resources.repositories.resources.aptArtifacts.methods.import.path
- resources.projects.resources.locations.resources.repositories.resources.aptArtifacts.methods.import.request.$ref
- resources.projects.resources.locations.resources.repositories.resources.aptArtifacts.methods.import.response.$ref
- resources.projects.resources.locations.resources.repositories.resources.aptArtifacts.methods.import.scopes
- resources.projects.resources.locations.resources.repositories.resources.yumArtifacts.methods.import.description
- resources.projects.resources.locations.resources.repositories.resources.yumArtifacts.methods.import.flatPath
- resources.projects.resources.locations.resources.repositories.resources.yumArtifacts.methods.import.httpMethod
- resources.projects.resources.locations.resources.repositories.resources.yumArtifacts.methods.import.id
- resources.projects.resources.locations.resources.repositories.resources.yumArtifacts.methods.import.parameterOrder
- resources.projects.resources.locations.resources.repositories.resources.yumArtifacts.methods.import.parameters.parent.description
- resources.projects.resources.locations.resources.repositories.resources.yumArtifacts.methods.import.parameters.parent.location
- resources.projects.resources.locations.resources.repositories.resources.yumArtifacts.methods.import.parameters.parent.pattern
- resources.projects.resources.locations.resources.repositories.resources.yumArtifacts.methods.import.parameters.parent.required
- resources.projects.resources.locations.resources.repositories.resources.yumArtifacts.methods.import.parameters.parent.type
- resources.projects.resources.locations.resources.repositories.resources.yumArtifacts.methods.import.path
- resources.projects.resources.locations.resources.repositories.resources.yumArtifacts.methods.import.request.$ref
- resources.projects.resources.locations.resources.repositories.resources.yumArtifacts.methods.import.response.$ref
- resources.projects.resources.locations.resources.repositories.resources.yumArtifacts.methods.import.scopes
- schemas.AptArtifact.description
- schemas.AptArtifact.id
- schemas.AptArtifact.properties.architecture.description
- schemas.AptArtifact.properties.architecture.readOnly
- schemas.AptArtifact.properties.architecture.type
- schemas.AptArtifact.properties.component.description
- schemas.AptArtifact.properties.component.readOnly
- schemas.AptArtifact.properties.component.type
- schemas.AptArtifact.properties.controlFile.description
- schemas.AptArtifact.properties.controlFile.format
- schemas.AptArtifact.properties.controlFile.readOnly
- schemas.AptArtifact.properties.controlFile.type
- schemas.AptArtifact.properties.name.description
- schemas.AptArtifact.properties.name.readOnly
- schemas.AptArtifact.properties.name.type
- schemas.AptArtifact.properties.packageName.description
- schemas.AptArtifact.properties.packageName.readOnly
- schemas.AptArtifact.properties.packageName.type
- schemas.AptArtifact.properties.packageType.description
- schemas.AptArtifact.properties.packageType.enum
- schemas.AptArtifact.properties.packageType.enumDescriptions
- schemas.AptArtifact.properties.packageType.readOnly
- schemas.AptArtifact.properties.packageType.type
- schemas.AptArtifact.type
- schemas.ImportAptArtifactsErrorInfo.description
- schemas.ImportAptArtifactsErrorInfo.id
- schemas.ImportAptArtifactsErrorInfo.properties.error.$ref
- schemas.ImportAptArtifactsErrorInfo.properties.error.description
- schemas.ImportAptArtifactsErrorInfo.properties.gcsSource.$ref
- schemas.ImportAptArtifactsErrorInfo.properties.gcsSource.description
- schemas.ImportAptArtifactsErrorInfo.type
- schemas.ImportAptArtifactsGcsSource.description
- schemas.ImportAptArtifactsGcsSource.id
- schemas.ImportAptArtifactsGcsSource.properties.uris.description
- schemas.ImportAptArtifactsGcsSource.properties.uris.items.type
- schemas.ImportAptArtifactsGcsSource.properties.uris.type
- schemas.ImportAptArtifactsGcsSource.properties.useWildcards.description
- schemas.ImportAptArtifactsGcsSource.properties.useWildcards.type
- schemas.ImportAptArtifactsGcsSource.type
- schemas.ImportAptArtifactsRequest.description
- schemas.ImportAptArtifactsRequest.id
- schemas.ImportAptArtifactsRequest.properties.gcsSource.$ref
- schemas.ImportAptArtifactsRequest.properties.gcsSource.description
- schemas.ImportAptArtifactsRequest.type
- schemas.ImportAptArtifactsResponse.description
- schemas.ImportAptArtifactsResponse.id
- schemas.ImportAptArtifactsResponse.properties.aptArtifacts.description
- schemas.ImportAptArtifactsResponse.properties.aptArtifacts.items.$ref
- schemas.ImportAptArtifactsResponse.properties.aptArtifacts.type
- schemas.ImportAptArtifactsResponse.properties.errors.description
- schemas.ImportAptArtifactsResponse.properties.errors.items.$ref
- schemas.ImportAptArtifactsResponse.properties.errors.type
- schemas.ImportAptArtifactsResponse.type
- schemas.ImportYumArtifactsErrorInfo.description
- schemas.ImportYumArtifactsErrorInfo.id
- schemas.ImportYumArtifactsErrorInfo.properties.error.$ref
- schemas.ImportYumArtifactsErrorInfo.properties.error.description
- schemas.ImportYumArtifactsErrorInfo.properties.gcsSource.$ref
- schemas.ImportYumArtifactsErrorInfo.properties.gcsSource.description
- schemas.ImportYumArtifactsErrorInfo.type
- schemas.ImportYumArtifactsGcsSource.description
- schemas.ImportYumArtifactsGcsSource.id
- schemas.ImportYumArtifactsGcsSource.properties.uris.description
- schemas.ImportYumArtifactsGcsSource.properties.uris.items.type
- schemas.ImportYumArtifactsGcsSource.properties.uris.type
- schemas.ImportYumArtifactsGcsSource.properties.useWildcards.description
- schemas.ImportYumArtifactsGcsSource.properties.useWildcards.type
- schemas.ImportYumArtifactsGcsSource.type
- schemas.ImportYumArtifactsRequest.description
- schemas.ImportYumArtifactsRequest.id
- schemas.ImportYumArtifactsRequest.properties.gcsSource.$ref
- schemas.ImportYumArtifactsRequest.properties.gcsSource.description
- schemas.ImportYumArtifactsRequest.type
- schemas.ImportYumArtifactsResponse.description
- schemas.ImportYumArtifactsResponse.id
- schemas.ImportYumArtifactsResponse.properties.errors.description
- schemas.ImportYumArtifactsResponse.properties.errors.items.$ref
- schemas.ImportYumArtifactsResponse.properties.errors.type
- schemas.ImportYumArtifactsResponse.properties.yumArtifacts.description
- schemas.ImportYumArtifactsResponse.properties.yumArtifacts.items.$ref
- schemas.ImportYumArtifactsResponse.properties.yumArtifacts.type
- schemas.ImportYumArtifactsResponse.type
- schemas.UploadAptArtifactMediaResponse.description
- schemas.UploadAptArtifactMediaResponse.id
- schemas.UploadAptArtifactMediaResponse.properties.operation.$ref
- schemas.UploadAptArtifactMediaResponse.properties.operation.description
- schemas.UploadAptArtifactMediaResponse.type
- schemas.UploadAptArtifactResponse.description
- schemas.UploadAptArtifactResponse.id
- schemas.UploadAptArtifactResponse.properties.aptArtifacts.description
- schemas.UploadAptArtifactResponse.properties.aptArtifacts.items.$ref
- schemas.UploadAptArtifactResponse.properties.aptArtifacts.type
- schemas.UploadAptArtifactResponse.type
- schemas.UploadYumArtifactMediaResponse.description
- schemas.UploadYumArtifactMediaResponse.id
- schemas.UploadYumArtifactMediaResponse.properties.operation.$ref
- schemas.UploadYumArtifactMediaResponse.properties.operation.description
- schemas.UploadYumArtifactMediaResponse.type
- schemas.UploadYumArtifactResponse.description
- schemas.UploadYumArtifactResponse.id
- schemas.UploadYumArtifactResponse.properties.yumArtifacts.description
- schemas.UploadYumArtifactResponse.properties.yumArtifacts.items.$ref
- schemas.UploadYumArtifactResponse.properties.yumArtifacts.type
- schemas.UploadYumArtifactResponse.type
- schemas.YumArtifact.description
- schemas.YumArtifact.id
- schemas.YumArtifact.properties.architecture.description
- schemas.YumArtifact.properties.architecture.readOnly
- schemas.YumArtifact.properties.architecture.type
- schemas.YumArtifact.properties.name.description
- schemas.YumArtifact.properties.name.readOnly
- schemas.YumArtifact.properties.name.type
- schemas.YumArtifact.properties.packageName.description
- schemas.YumArtifact.properties.packageName.readOnly
- schemas.YumArtifact.properties.packageName.type
- schemas.YumArtifact.properties.packageType.description
- schemas.YumArtifact.properties.packageType.enum
- schemas.YumArtifact.properties.packageType.enumDescriptions
- schemas.YumArtifact.properties.packageType.readOnly
- schemas.YumArtifact.properties.packageType.type
- schemas.YumArtifact.type

#### artifactregistry:v1

The following keys were added:
- schemas.AptArtifact.description
- schemas.AptArtifact.id
- schemas.AptArtifact.properties.architecture.description
- schemas.AptArtifact.properties.architecture.readOnly
- schemas.AptArtifact.properties.architecture.type
- schemas.AptArtifact.properties.component.description
- schemas.AptArtifact.properties.component.readOnly
- schemas.AptArtifact.properties.component.type
- schemas.AptArtifact.properties.controlFile.description
- schemas.AptArtifact.properties.controlFile.format
- schemas.AptArtifact.properties.controlFile.readOnly
- schemas.AptArtifact.properties.controlFile.type
- schemas.AptArtifact.properties.name.description
- schemas.AptArtifact.properties.name.readOnly
- schemas.AptArtifact.properties.name.type
- schemas.AptArtifact.properties.packageName.description
- schemas.AptArtifact.properties.packageName.readOnly
- schemas.AptArtifact.properties.packageName.type
- schemas.AptArtifact.properties.packageType.description
- schemas.AptArtifact.properties.packageType.enum
- schemas.AptArtifact.properties.packageType.enumDescriptions
- schemas.AptArtifact.properties.packageType.readOnly
- schemas.AptArtifact.properties.packageType.type
- schemas.AptArtifact.type
- schemas.ImportAptArtifactsErrorInfo.description
- schemas.ImportAptArtifactsErrorInfo.id
- schemas.ImportAptArtifactsErrorInfo.properties.error.$ref
- schemas.ImportAptArtifactsErrorInfo.properties.error.description
- schemas.ImportAptArtifactsErrorInfo.properties.gcsSource.$ref
- schemas.ImportAptArtifactsErrorInfo.properties.gcsSource.description
- schemas.ImportAptArtifactsErrorInfo.type
- schemas.ImportAptArtifactsGcsSource.description
- schemas.ImportAptArtifactsGcsSource.id
- schemas.ImportAptArtifactsGcsSource.properties.uris.description
- schemas.ImportAptArtifactsGcsSource.properties.uris.items.type
- schemas.ImportAptArtifactsGcsSource.properties.uris.type
- schemas.ImportAptArtifactsGcsSource.properties.useWildcards.description
- schemas.ImportAptArtifactsGcsSource.properties.useWildcards.type
- schemas.ImportAptArtifactsGcsSource.type
- schemas.ImportAptArtifactsResponse.description
- schemas.ImportAptArtifactsResponse.id
- schemas.ImportAptArtifactsResponse.properties.aptArtifacts.description
- schemas.ImportAptArtifactsResponse.properties.aptArtifacts.items.$ref
- schemas.ImportAptArtifactsResponse.properties.aptArtifacts.type
- schemas.ImportAptArtifactsResponse.properties.errors.description
- schemas.ImportAptArtifactsResponse.properties.errors.items.$ref
- schemas.ImportAptArtifactsResponse.properties.errors.type
- schemas.ImportAptArtifactsResponse.type
- schemas.ImportYumArtifactsErrorInfo.description
- schemas.ImportYumArtifactsErrorInfo.id
- schemas.ImportYumArtifactsErrorInfo.properties.error.$ref
- schemas.ImportYumArtifactsErrorInfo.properties.error.description
- schemas.ImportYumArtifactsErrorInfo.properties.gcsSource.$ref
- schemas.ImportYumArtifactsErrorInfo.properties.gcsSource.description
- schemas.ImportYumArtifactsErrorInfo.type
- schemas.ImportYumArtifactsGcsSource.description
- schemas.ImportYumArtifactsGcsSource.id
- schemas.ImportYumArtifactsGcsSource.properties.uris.description
- schemas.ImportYumArtifactsGcsSource.properties.uris.items.type
- schemas.ImportYumArtifactsGcsSource.properties.uris.type
- schemas.ImportYumArtifactsGcsSource.properties.useWildcards.description
- schemas.ImportYumArtifactsGcsSource.properties.useWildcards.type
- schemas.ImportYumArtifactsGcsSource.type
- schemas.ImportYumArtifactsResponse.description
- schemas.ImportYumArtifactsResponse.id
- schemas.ImportYumArtifactsResponse.properties.errors.description
- schemas.ImportYumArtifactsResponse.properties.errors.items.$ref
- schemas.ImportYumArtifactsResponse.properties.errors.type
- schemas.ImportYumArtifactsResponse.properties.yumArtifacts.description
- schemas.ImportYumArtifactsResponse.properties.yumArtifacts.items.$ref
- schemas.ImportYumArtifactsResponse.properties.yumArtifacts.type
- schemas.ImportYumArtifactsResponse.type
- schemas.UploadAptArtifactMediaResponse.description
- schemas.UploadAptArtifactMediaResponse.id
- schemas.UploadAptArtifactMediaResponse.properties.operation.$ref
- schemas.UploadAptArtifactMediaResponse.properties.operation.description
- schemas.UploadAptArtifactMediaResponse.type
- schemas.UploadAptArtifactResponse.description
- schemas.UploadAptArtifactResponse.id
- schemas.UploadAptArtifactResponse.properties.aptArtifacts.description
- schemas.UploadAptArtifactResponse.properties.aptArtifacts.items.$ref
- schemas.UploadAptArtifactResponse.properties.aptArtifacts.type
- schemas.UploadAptArtifactResponse.type
- schemas.UploadYumArtifactMediaResponse.description
- schemas.UploadYumArtifactMediaResponse.id
- schemas.UploadYumArtifactMediaResponse.properties.operation.$ref
- schemas.UploadYumArtifactMediaResponse.properties.operation.description
- schemas.UploadYumArtifactMediaResponse.type
- schemas.UploadYumArtifactResponse.description
- schemas.UploadYumArtifactResponse.id
- schemas.UploadYumArtifactResponse.properties.yumArtifacts.description
- schemas.UploadYumArtifactResponse.properties.yumArtifacts.items.$ref
- schemas.UploadYumArtifactResponse.properties.yumArtifacts.type
- schemas.UploadYumArtifactResponse.type
- schemas.YumArtifact.description
- schemas.YumArtifact.id
- schemas.YumArtifact.properties.architecture.description
- schemas.YumArtifact.properties.architecture.readOnly
- schemas.YumArtifact.properties.architecture.type
- schemas.YumArtifact.properties.name.description
- schemas.YumArtifact.properties.name.readOnly
- schemas.YumArtifact.properties.name.type
- schemas.YumArtifact.properties.packageName.description
- schemas.YumArtifact.properties.packageName.readOnly
- schemas.YumArtifact.properties.packageName.type
- schemas.YumArtifact.properties.packageType.description
- schemas.YumArtifact.properties.packageType.enum
- schemas.YumArtifact.properties.packageType.enumDescriptions
- schemas.YumArtifact.properties.packageType.readOnly
- schemas.YumArtifact.properties.packageType.type
- schemas.YumArtifact.type
  • Loading branch information
yoshi-automation authored and JustinBeckwith committed Jul 8, 2021
1 parent e4bdc3c commit e30edb8
Show file tree
Hide file tree
Showing 6 changed files with 1,664 additions and 3 deletions.
245 changes: 244 additions & 1 deletion discovery/artifactregistry-v1.json
Expand Up @@ -348,9 +348,57 @@
}
}
},
"revision": "20210524",
"revision": "20210629",
"rootUrl": "https://artifactregistry.googleapis.com/",
"schemas": {
"AptArtifact": {
"description": "A detailed representation of an Apt artifact. Information in the record is derived from the archive's control file. See https://www.debian.org/doc/debian-policy/ch-controlfields.html",
"id": "AptArtifact",
"properties": {
"architecture": {
"description": "Output only. Operating system architecture of the artifact.",
"readOnly": true,
"type": "string"
},
"component": {
"description": "Output only. Repository component of the artifact.",
"readOnly": true,
"type": "string"
},
"controlFile": {
"description": "Output only. Contents of the artifact's control metadata file.",
"format": "byte",
"readOnly": true,
"type": "string"
},
"name": {
"description": "Output only. The Artifact Registry resource name of the artifact.",
"readOnly": true,
"type": "string"
},
"packageName": {
"description": "Output only. The Apt package name of the artifact.",
"readOnly": true,
"type": "string"
},
"packageType": {
"description": "Output only. An artifact is a binary or source package.",
"enum": [
"PACKAGE_TYPE_UNSPECIFIED",
"BINARY",
"SOURCE"
],
"enumDescriptions": [
"Package type is not specified.",
"Binary package.",
"Source package."
],
"readOnly": true,
"type": "string"
}
},
"type": "object"
},
"CancelOperationRequest": {
"description": "The request message for Operations.CancelOperation.",
"id": "CancelOperationRequest",
Expand Down Expand Up @@ -404,6 +452,114 @@
"properties": {},
"type": "object"
},
"ImportAptArtifactsErrorInfo": {
"description": "Error information explaining why a package was not imported.",
"id": "ImportAptArtifactsErrorInfo",
"properties": {
"error": {
"$ref": "Status",
"description": "The detailed error status."
},
"gcsSource": {
"$ref": "ImportAptArtifactsGcsSource",
"description": "Google Cloud Storage location requested."
}
},
"type": "object"
},
"ImportAptArtifactsGcsSource": {
"description": "Google Cloud Storage location where the artifacts currently reside.",
"id": "ImportAptArtifactsGcsSource",
"properties": {
"uris": {
"description": "Cloud Storage paths URI (e.g., gs://my_bucket//my_object).",
"items": {
"type": "string"
},
"type": "array"
},
"useWildcards": {
"description": "Supports URI wildcards for matching multiple objects from a single URI.",
"type": "boolean"
}
},
"type": "object"
},
"ImportAptArtifactsResponse": {
"description": "The response message from importing artifacts.",
"id": "ImportAptArtifactsResponse",
"properties": {
"aptArtifacts": {
"description": "The Apt artifacts updated.",
"items": {
"$ref": "AptArtifact"
},
"type": "array"
},
"errors": {
"description": "Detailed error info for packages that were not imported.",
"items": {
"$ref": "ImportAptArtifactsErrorInfo"
},
"type": "array"
}
},
"type": "object"
},
"ImportYumArtifactsErrorInfo": {
"description": "Error information explaining why a package was not imported.",
"id": "ImportYumArtifactsErrorInfo",
"properties": {
"error": {
"$ref": "Status",
"description": "The detailed error status."
},
"gcsSource": {
"$ref": "ImportYumArtifactsGcsSource",
"description": "Google Cloud Storage location requested."
}
},
"type": "object"
},
"ImportYumArtifactsGcsSource": {
"description": "Google Cloud Storage location where the artifacts currently reside.",
"id": "ImportYumArtifactsGcsSource",
"properties": {
"uris": {
"description": "Cloud Storage paths URI (e.g., gs://my_bucket//my_object).",
"items": {
"type": "string"
},
"type": "array"
},
"useWildcards": {
"description": "Supports URI wildcards for matching multiple objects from a single URI.",
"type": "boolean"
}
},
"type": "object"
},
"ImportYumArtifactsResponse": {
"description": "The response message from importing artifacts.",
"id": "ImportYumArtifactsResponse",
"properties": {
"errors": {
"description": "Detailed error info for packages that were not imported.",
"items": {
"$ref": "ImportYumArtifactsErrorInfo"
},
"type": "array"
},
"yumArtifacts": {
"description": "The yum artifacts updated.",
"items": {
"$ref": "YumArtifact"
},
"type": "array"
}
},
"type": "object"
},
"ListDockerImagesResponse": {
"description": "The response from listing docker images.",
"id": "ListDockerImagesResponse",
Expand Down Expand Up @@ -575,6 +731,93 @@
}
},
"type": "object"
},
"UploadAptArtifactMediaResponse": {
"description": "The response to upload an artifact.",
"id": "UploadAptArtifactMediaResponse",
"properties": {
"operation": {
"$ref": "Operation",
"description": "Operation to be returned to the user."
}
},
"type": "object"
},
"UploadAptArtifactResponse": {
"description": "The response of the completed artifact upload operation. This response is contained in the Operation and available to users.",
"id": "UploadAptArtifactResponse",
"properties": {
"aptArtifacts": {
"description": "The Apt artifacts updated.",
"items": {
"$ref": "AptArtifact"
},
"type": "array"
}
},
"type": "object"
},
"UploadYumArtifactMediaResponse": {
"description": "The response to upload an artifact.",
"id": "UploadYumArtifactMediaResponse",
"properties": {
"operation": {
"$ref": "Operation",
"description": "Operation to be returned to the user."
}
},
"type": "object"
},
"UploadYumArtifactResponse": {
"description": "The response of the completed artifact upload operation. This response is contained in the Operation and available to users.",
"id": "UploadYumArtifactResponse",
"properties": {
"yumArtifacts": {
"description": "The Apt artifacts updated.",
"items": {
"$ref": "YumArtifact"
},
"type": "array"
}
},
"type": "object"
},
"YumArtifact": {
"description": "A detailed representation of a Yum artifact.",
"id": "YumArtifact",
"properties": {
"architecture": {
"description": "Output only. Operating system architecture of the artifact.",
"readOnly": true,
"type": "string"
},
"name": {
"description": "Output only. The Artifact Registry resource name of the artifact.",
"readOnly": true,
"type": "string"
},
"packageName": {
"description": "Output only. The yum package name of the artifact.",
"readOnly": true,
"type": "string"
},
"packageType": {
"description": "Output only. An artifact is a binary or source package.",
"enum": [
"PACKAGE_TYPE_UNSPECIFIED",
"BINARY",
"SOURCE"
],
"enumDescriptions": [
"Package type is not specified.",
"Binary package (.rpm). .rpm",
"Source package (.srpm)."
],
"readOnly": true,
"type": "string"
}
},
"type": "object"
}
},
"servicePath": "",
Expand Down

0 comments on commit e30edb8

Please sign in to comment.