-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
all: autogenerated update (2019-04-27)
Add: - datafusion/v1beta1 Update: - appengine/v1beta - bigtableadmin/v2 - cloudasset/v1 - cloudasset/v1beta1 - cloudresourcemanager/v1 - cloudresourcemanager/v1beta1 - cloudsearch/v1 - container/v1beta1 - containeranalysis/v1alpha1 - containeranalysis/v1beta1 - content/v2 - content/v2.1 - dataflow/v1b3 - dataproc/v1 - dataproc/v1beta2 - datastore/v1 - datastore/v1beta1 - datastore/v1beta3 - dialogflow/v2 - dialogflow/v2beta1 - dlp/v2 - doubleclickbidmanager/v1 - driveactivity/v2 - firebasedynamiclinks/v1 - firebaserules/v1 - firestore/v1 - firestore/v1beta1 - firestore/v1beta2 - gmail/v1 - healthcare/v1alpha2 - healthcare/v1beta1 - jobs/v2 - jobs/v3 - jobs/v3p1beta1 - language/v1 - language/v1beta2 - people/v1 - securitycenter/v1 - serviceconsumermanagement/v1 - servicecontrol/v1 - sourcerepo/v1 - testing/v1 - toolresults/v1beta3 - tpu/v1 - tpu/v1alpha1 - vault/v1
- Loading branch information
1 parent
067bed6
commit d12b295
Showing
95 changed files
with
12,853 additions
and
3,262 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1199,7 +1199,7 @@ | |
], | ||
"parameters": { | ||
"pageSize": { | ||
"description": "Maximum number of results per page.\nCURRENTLY UNIMPLEMENTED AND IGNORED.", | ||
"description": "Maximum number of results per page.\n\nA page_size of zero lets the server choose the number of items to return.\nA page_size which is strictly positive will return at most that many items.\nA negative page_size will cause an error.\n\nFollowing the first request, subsequent paginated calls are not required\nto pass a page_size. If a page_size is set in subsequent calls, it must\nmatch the page_size given in the first request.", | ||
"format": "int32", | ||
"location": "query", | ||
"type": "integer" | ||
|
@@ -1345,7 +1345,7 @@ | |
} | ||
} | ||
}, | ||
"revision": "20190328", | ||
"revision": "20190406", | ||
"rootUrl": "https://bigtableadmin.googleapis.com/", | ||
"schemas": { | ||
"AppProfile": { | ||
|
@@ -1429,7 +1429,7 @@ | |
"properties": { | ||
"condition": { | ||
"$ref": "Expr", | ||
"description": "Unimplemented. The condition that is associated with this binding.\nNOTE: an unsatisfied condition will not allow user access via current\nbinding. Different bindings, including their conditions, are examined\nindependently." | ||
"description": "The condition that is associated with this binding.\nNOTE: An unsatisfied condition will not allow user access via current\nbinding. Different bindings, including their conditions, are examined\nindependently." | ||
}, | ||
"members": { | ||
"description": "Specifies the identities requesting access for a Cloud Platform resource.\n`members` can have the following values:\n\n* `allUsers`: A special identifier that represents anyone who is\n on the internet; with or without a Google account.\n\n* `allAuthenticatedUsers`: A special identifier that represents anyone\n who is authenticated with a Google account or a service account.\n\n* `user:{emailid}`: An email address that represents a specific Google\n account. For example, `[email protected]` .\n\n\n* `serviceAccount:{emailid}`: An email address that represents a service\n account. For example, `[email protected]`.\n\n* `group:{emailid}`: An email address that represents a Google group.\n For example, `[email protected]`.\n\n\n* `domain:{domain}`: The G Suite domain (primary) that represents all the\n users of that domain. For example, `google.com` or `example.com`.\n\n", | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -145,7 +145,7 @@ | |
], | ||
"parameters": { | ||
"assetNames": { | ||
"description": "A list of the full names of the assets. For example:\n`//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`.\nSee [Resource\nNames](https://cloud.google.com/apis/design/resource_names#full_resource_name)\nand [Resource Name Format](https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/resource-name-format)\nfor more info.\n\nThe request becomes a no-op if the asset name list is empty, and the max\nsize of the asset name list is 100 in one request.", | ||
"description": "A list of the full names of the assets. For example:\n`//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`.\nSee [Resource\nNames](https://cloud.google.com/apis/design/resource_names#full_resource_name)\nand [Resource Name\nFormat](https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/resource-name-format)\nfor more info.\n\nThe request becomes a no-op if the asset name list is empty, and the max\nsize of the asset name list is 100 in one request.", | ||
"location": "query", | ||
"repeated": true, | ||
"type": "string" | ||
|
@@ -219,7 +219,7 @@ | |
} | ||
} | ||
}, | ||
"revision": "20190327", | ||
"revision": "20190424", | ||
"rootUrl": "https://cloudasset.googleapis.com/", | ||
"schemas": { | ||
"Asset": { | ||
|
@@ -313,7 +313,7 @@ | |
"properties": { | ||
"condition": { | ||
"$ref": "Expr", | ||
"description": "The condition that is associated with this binding.\nNOTE: an unsatisfied condition will not allow user access via current\nbinding. Different bindings, including their conditions, are examined\nindependently." | ||
"description": "The condition that is associated with this binding.\nNOTE: An unsatisfied condition will not allow user access via current\nbinding. Different bindings, including their conditions, are examined\nindependently." | ||
}, | ||
"members": { | ||
"description": "Specifies the identities requesting access for a Cloud Platform resource.\n`members` can have the following values:\n\n* `allUsers`: A special identifier that represents anyone who is\n on the internet; with or without a Google account.\n\n* `allAuthenticatedUsers`: A special identifier that represents anyone\n who is authenticated with a Google account or a service account.\n\n* `user:{emailid}`: An email address that represents a specific Google\n account. For example, `[email protected]` .\n\n\n* `serviceAccount:{emailid}`: An email address that represents a service\n account. For example, `[email protected]`.\n\n* `group:{emailid}`: An email address that represents a Google group.\n For example, `[email protected]`.\n\n\n* `domain:{domain}`: The G Suite domain (primary) that represents all the\n users of that domain. For example, `google.com` or `example.com`.\n\n", | ||
|
@@ -334,7 +334,7 @@ | |
"id": "ExportAssetsRequest", | ||
"properties": { | ||
"assetTypes": { | ||
"description": "A list of asset types of which to take a snapshot for. For example:\n\"compute.googleapis.com/Disk\". If specified, only matching assets will be returned.\nSee [Introduction to Cloud Asset\nInventory](https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/overview)\nfor all supported asset types.", | ||
"description": "A list of asset types of which to take a snapshot for. For example:\n\"compute.googleapis.com/Disk\". If specified, only matching assets will be\nreturned. See [Introduction to Cloud Asset\nInventory](https://cloud.google.com/resource-manager/docs/cloud-asset-inventory/overview)\nfor all supported asset types.", | ||
"items": { | ||
"type": "string" | ||
}, | ||
|
@@ -396,6 +396,10 @@ | |
"uri": { | ||
"description": "The uri of the Cloud Storage object. It's the same uri that is used by\ngsutil. For example: \"gs://bucket_name/object_name\". See [Viewing and\nEditing Object\nMetadata](https://cloud.google.com/storage/docs/viewing-editing-metadata)\nfor more information.", | ||
"type": "string" | ||
}, | ||
"uriPrefix": { | ||
"description": "The uri prefix of all generated Cloud Storage objects. For example:\n\"gs://bucket_name/object_name_prefix\". Each object uri is in format:\n\"gs://bucket_name/object_name_prefix/\u003casset type\u003e/\u003cshard number\u003e and only\ncontains assets for that type. \u003cshard number\u003e starts from 0. For example:\n\"gs://bucket_name/object_name_prefix/compute.googleapis.com/Disk/0\" is\nthe first shard of output objects containing all\ncompute.googleapis.com/Disk assets. An INVALID_ARGUMENT error will be\nreturned if file with the same name \"gs://bucket_name/object_name_prefix\"\nalready exists.", | ||
"type": "string" | ||
} | ||
}, | ||
"type": "object" | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -400,7 +400,7 @@ | |
} | ||
} | ||
}, | ||
"revision": "20190327", | ||
"revision": "20190424", | ||
"rootUrl": "https://cloudasset.googleapis.com/", | ||
"schemas": { | ||
"Asset": { | ||
|
@@ -494,7 +494,7 @@ | |
"properties": { | ||
"condition": { | ||
"$ref": "Expr", | ||
"description": "The condition that is associated with this binding.\nNOTE: an unsatisfied condition will not allow user access via current\nbinding. Different bindings, including their conditions, are examined\nindependently." | ||
"description": "The condition that is associated with this binding.\nNOTE: An unsatisfied condition will not allow user access via current\nbinding. Different bindings, including their conditions, are examined\nindependently." | ||
}, | ||
"members": { | ||
"description": "Specifies the identities requesting access for a Cloud Platform resource.\n`members` can have the following values:\n\n* `allUsers`: A special identifier that represents anyone who is\n on the internet; with or without a Google account.\n\n* `allAuthenticatedUsers`: A special identifier that represents anyone\n who is authenticated with a Google account or a service account.\n\n* `user:{emailid}`: An email address that represents a specific Google\n account. For example, `[email protected]` .\n\n\n* `serviceAccount:{emailid}`: An email address that represents a service\n account. For example, `[email protected]`.\n\n* `group:{emailid}`: An email address that represents a Google group.\n For example, `[email protected]`.\n\n\n* `domain:{domain}`: The G Suite domain (primary) that represents all the\n users of that domain. For example, `google.com` or `example.com`.\n\n", | ||
|
@@ -577,6 +577,10 @@ | |
"uri": { | ||
"description": "The uri of the Cloud Storage object. It's the same uri that is used by\ngsutil. For example: \"gs://bucket_name/object_name\". See [Viewing and\nEditing Object\nMetadata](https://cloud.google.com/storage/docs/viewing-editing-metadata)\nfor more information.", | ||
"type": "string" | ||
}, | ||
"uriPrefix": { | ||
"description": "The uri prefix of all generated Cloud Storage objects. For example:\n\"gs://bucket_name/object_name_prefix\". Each object uri is in format:\n\"gs://bucket_name/object_name_prefix/\u003casset type\u003e/\u003cshard number\u003e and only\ncontains assets for that type. \u003cshard number\u003e starts from 0. For example:\n\"gs://bucket_name/object_name_prefix/google.compute.disk/0\" is the first\nshard of output objects containing all google.compute.disk assets.\nAn INVALID_ARGUMENT error will be returned if file with the same name\n\"gs://bucket_name/object_name_prefix\" already exists.", | ||
"type": "string" | ||
} | ||
}, | ||
"type": "object" | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.