Show / Hide Table of Contents

Namespace Google.Cloud.Asset.V1Beta1

Classes

Asset

Cloud asset. This includes all Google Cloud Platform resources, Cloud IAM policies, and other non-GCP assets.

AssetService

Asset service definition.

AssetService.AssetServiceBase

Base class for server-side implementations of AssetService

AssetService.AssetServiceClient

Client for AssetService

AssetServiceClient

AssetService client wrapper, for convenient use.

AssetServiceClientBuilder

Builder class for AssetServiceClient to provide simple configuration of credentials, endpoint etc.

AssetServiceClientImpl

AssetService client wrapper implementation, for convenient use.

AssetServiceSettings

Settings for a AssetServiceClient.

BatchGetAssetsHistoryRequest

Batch get assets history request.

BatchGetAssetsHistoryResponse

Batch get assets history response.

ExportAssetsRequest

Export asset request.

ExportAssetsResponse

The export asset response. This message is returned by the [google.longrunning.Operations.GetOperation][google.longrunning.Operations.GetOperation] method in the returned [google.longrunning.Operation.response][google.longrunning.Operation.response] field.

GcsDestination

A Cloud Storage location.

OutputConfig

Output configuration for export assets destination.

Resource

Representation of a cloud resource.

TemporalAsset

Temporal asset. In addition to the asset, the temporal asset includes the status of the asset and valid from and to time of it.

TimeWindow

A time window of (start_time, end_time].

Enums

ContentType

Asset content type.

GcsDestination.ObjectUriOneofCase

Enum of possible cases for the "object_uri" oneof.

OutputConfig.DestinationOneofCase

Enum of possible cases for the "destination" oneof.

Back to top