Package com.google.cloud.asset.v1p7beta1 (3.45.0)

GitHub Repository

This package is not the latest GA version!

For this library, we recommend using the package associated with API version 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. You can read more about Cloud API versioning strategy here. Each Cloud Java client library may contain multiple packages. Each package containing a version number in its name corresponds to a published version of the service. We recommend using the latest stable version for new production applications, which can be identified by the largest numeric version that does not contain a suffix. For example, if a client library has two packages: v1 and v2alpha, then the latest stable version is v1. If you use an unstable release, breaking changes may be introduced when upgrading.

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

Interface Description
com.google.cloud.asset.v1p7beta1.AssetOrBuilder
com.google.cloud.asset.v1p7beta1.AssetServiceGrpc.AsyncService Asset service definition.
com.google.cloud.asset.v1p7beta1.BigQueryDestinationOrBuilder
com.google.cloud.asset.v1p7beta1.ExportAssetsRequestOrBuilder
com.google.cloud.asset.v1p7beta1.ExportAssetsResponseOrBuilder
com.google.cloud.asset.v1p7beta1.GcsDestinationOrBuilder
com.google.cloud.asset.v1p7beta1.GcsOutputResultOrBuilder
com.google.cloud.asset.v1p7beta1.OutputConfigOrBuilder
com.google.cloud.asset.v1p7beta1.OutputResultOrBuilder
com.google.cloud.asset.v1p7beta1.PartitionSpecOrBuilder
com.google.cloud.asset.v1p7beta1.RelatedAssetOrBuilder
com.google.cloud.asset.v1p7beta1.RelatedAssetsOrBuilder
com.google.cloud.asset.v1p7beta1.RelationshipAttributesOrBuilder
com.google.cloud.asset.v1p7beta1.ResourceOrBuilder

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