Package com.google.cloud.asset.v1p7beta1 (3.80.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 |