- 3.55.0 (latest)
- 3.53.0
- 3.52.0
- 3.51.0
- 3.50.0
- 3.49.0
- 3.48.0
- 3.47.0
- 3.46.0
- 3.45.0
- 3.44.0
- 3.43.0
- 3.41.0
- 3.40.0
- 3.39.0
- 3.38.0
- 3.37.0
- 3.36.0
- 3.35.0
- 3.34.0
- 3.33.0
- 3.32.0
- 3.31.0
- 3.28.0
- 3.27.0
- 3.26.0
- 3.25.0
- 3.24.0
- 3.23.0
- 3.22.0
- 3.21.0
- 3.20.0
- 3.19.0
- 3.18.0
- 3.17.0
- 3.16.0
- 3.15.0
- 3.14.0
- 3.13.0
- 3.12.0
- 3.11.0
- 3.10.0
- 3.9.0
- 3.8.0
- 3.7.2-SNAPSHOT
- 3.6.0
- 3.4.1
- 3.3.1
- 3.2.17
Package com.google.cloud.asset.v1p7beta1 (3.47.0)
GitHub Repository |
This package is not the recommended entry point to using this client library!
For this library, we recommend using com.google.cloud.asset.v1 for new applications.
Prerelease Implications
This package is a prerelease version! Use with caution.
Prerelease versions are considered unstable as they may be shut down and/or subject to breaking changes when upgrading. Use them only for testing or if you specifically need their experimental features.
Client Classes
Client classes are the main entry point to using a package. They contain several variations of Java methods for each of the API's methods.
Client | Description |
---|---|
com.google.cloud.asset.v1p7beta1.AssetServiceClient |
Service Description: Asset service definition.
This class provides the ability to make remote calls to the backing service through method calls that map to API methods. Sample code to get started: |
Settings Classes
Settings classes can be used to configure credentials, endpoints, and retry settings for a Client.
Settings | Description |
---|---|
com.google.cloud.asset.v1p7beta1.AssetServiceSettings |
Settings class to configure an instance of AssetServiceClient.
The default instance has everything set to sensible defaults: |
Classes
Class | Description |
---|---|
com.google.cloud.asset.v1p7beta1.Asset | An asset in Google Cloud. An asset can be any resource in the Google Cloud resource hierarchy, |
com.google.cloud.asset.v1p7beta1.Asset.Builder | An asset in Google Cloud. An asset can be any resource in the Google Cloud resource hierarchy, |
com.google.cloud.asset.v1p7beta1.AssetProto | |
com.google.cloud.asset.v1p7beta1.AssetServiceGrpc | Asset service definition. |
com.google.cloud.asset.v1p7beta1.AssetServiceGrpc.AssetServiceImplBase | Base class for the server implementation of the service AssetService. Asset service definition. |
com.google.cloud.asset.v1p7beta1.AssetServiceProto | |
com.google.cloud.asset.v1p7beta1.AssetServiceSettings.Builder | Builder for AssetServiceSettings. |
com.google.cloud.asset.v1p7beta1.BigQueryDestination | A BigQuery destination for exporting assets to. |
com.google.cloud.asset.v1p7beta1.BigQueryDestination.Builder | A BigQuery destination for exporting assets to. |
com.google.cloud.asset.v1p7beta1.ExportAssetsRequest | Export asset request. |
com.google.cloud.asset.v1p7beta1.ExportAssetsRequest.Builder | Export asset request. |
com.google.cloud.asset.v1p7beta1.ExportAssetsResponse | The export asset response. This message is returned by the google.longrunning.Operations.GetOperation method in the returned |
com.google.cloud.asset.v1p7beta1.ExportAssetsResponse.Builder | The export asset response. This message is returned by the google.longrunning.Operations.GetOperation method in the returned |
com.google.cloud.asset.v1p7beta1.GcsDestination | A Cloud Storage location. |
com.google.cloud.asset.v1p7beta1.GcsDestination.Builder | A Cloud Storage location. |
com.google.cloud.asset.v1p7beta1.GcsOutputResult | A Cloud Storage output result. |
com.google.cloud.asset.v1p7beta1.GcsOutputResult.Builder | A Cloud Storage output result. |
com.google.cloud.asset.v1p7beta1.OutputConfig | Output configuration for export assets destination. |
com.google.cloud.asset.v1p7beta1.OutputConfig.Builder | Output configuration for export assets destination. |
com.google.cloud.asset.v1p7beta1.OutputResult | Output result of export assets. |
com.google.cloud.asset.v1p7beta1.OutputResult.Builder | Output result of export assets. |
com.google.cloud.asset.v1p7beta1.PartitionSpec | Specifications of BigQuery partitioned table as export destination. |
com.google.cloud.asset.v1p7beta1.PartitionSpec.Builder | Specifications of BigQuery partitioned table as export destination. |
com.google.cloud.asset.v1p7beta1.RelatedAsset | An asset identify in Google Cloud which contains its name, type and ancestors. An asset can be any resource in the Google Cloud resource hierarchy, |
com.google.cloud.asset.v1p7beta1.RelatedAsset.Builder | An asset identify in Google Cloud which contains its name, type and ancestors. An asset can be any resource in the Google Cloud resource hierarchy, |
com.google.cloud.asset.v1p7beta1.RelatedAssets |
The detailed related assets with the relationship_type .
|
com.google.cloud.asset.v1p7beta1.RelatedAssets.Builder |
The detailed related assets with the relationship_type .
|
com.google.cloud.asset.v1p7beta1.RelationshipAttributes |
The relationship attributes which include type , source_resource_type ,
target_resource_type and action .
|
com.google.cloud.asset.v1p7beta1.RelationshipAttributes.Builder |
The relationship attributes which include type , source_resource_type ,
target_resource_type and action .
|
com.google.cloud.asset.v1p7beta1.Resource | A representation of a Google Cloud resource. |
com.google.cloud.asset.v1p7beta1.Resource.Builder | A representation of a Google Cloud resource. |
Interfaces
Enums
Enum | Description |
---|---|
com.google.cloud.asset.v1p7beta1.Asset.AccessContextPolicyCase | |
com.google.cloud.asset.v1p7beta1.ContentType | Asset content type. |
com.google.cloud.asset.v1p7beta1.GcsDestination.ObjectUriCase | |
com.google.cloud.asset.v1p7beta1.OutputConfig.DestinationCase | |
com.google.cloud.asset.v1p7beta1.OutputResult.ResultCase | |
com.google.cloud.asset.v1p7beta1.PartitionSpec.PartitionKey | This enum is used to determine the partition key column when exporting assets to BigQuery partitioned table(s). Note that, if the partition key is a timestamp column, the actual partition is based on its date value |