package google.cloud.asset.v1beta1

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service AssetService

asset_service.proto:33

Asset service definition.

message Asset

assets.proto:58

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

Used in: TemporalAsset

enum ContentType

asset_service.proto:173

Asset content type.

Used in: BatchGetAssetsHistoryRequest, ExportAssetsRequest

message ExportAssetsResponse

asset_service.proto:106

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.

message GcsDestination

asset_service.proto:160

A Cloud Storage location.

Used in: OutputConfig

message OutputConfig

asset_service.proto:151

Output configuration for export assets destination.

Used in: ExportAssetsRequest, ExportAssetsResponse

message Resource

assets.proto:78

Representation of a cloud resource.

Used in: Asset

message TemporalAsset

assets.proto:35

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

Used in: BatchGetAssetsHistoryResponse

message TimeWindow

assets.proto:47

A time window of (start_time, end_time].

Used in: BatchGetAssetsHistoryRequest, TemporalAsset