Namespace Google.Apis.CloudAsset.v1p7beta1
Classes
CloudAssetBaseServiceRequest<TResponse>
A base abstract class for CloudAsset requests.
CloudAssetService
The CloudAsset Service.
CloudAssetService.Scope
Available OAuth 2.0 scopes for use with the Cloud Asset API.
CloudAssetService.ScopeConstants
Available OAuth 2.0 scope constants for use with the Cloud Asset API.
OperationsResource
The "operations" collection of methods.
OperationsResource.GetRequest
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
V1p7beta1Resource
The "v1p7beta1" collection of methods.
V1p7beta1Resource.ExportAssetsRequest
Exports assets with time and resource types to a given Cloud Storage location/BigQuery table. For Cloud Storage location destinations, the output format is newline-delimited JSON. Each line represents a google.cloud.asset.v1p7beta1.Asset in the JSON format; for BigQuery table destinations, the output table stores the fields in asset proto as columns. This API implements the google.longrunning.Operation API , which allows you to keep track of the export. We recommend intervals of at least 2 seconds with exponential retry to poll the export operation result. For regular-size resource parent, the export operation usually finishes within 5 minutes.
Enums
CloudAssetBaseServiceRequest<TResponse>.AltEnum
Data format for response.
CloudAssetBaseServiceRequest<TResponse>.XgafvEnum
V1 error format.