Uses of Interface
com.google.cloud.asset.v1p7beta1.GcsDestinationOrBuilder
-
Packages that use GcsDestinationOrBuilder Package Description com.google.cloud.asset.v1p7beta1 A client to Cloud Asset API -
-
Uses of GcsDestinationOrBuilder in com.google.cloud.asset.v1p7beta1
Classes in com.google.cloud.asset.v1p7beta1 that implement GcsDestinationOrBuilder Modifier and Type Class Description class
GcsDestination
A Cloud Storage location.static class
GcsDestination.Builder
A Cloud Storage location.Methods in com.google.cloud.asset.v1p7beta1 that return GcsDestinationOrBuilder Modifier and Type Method Description GcsDestinationOrBuilder
OutputConfig.Builder. getGcsDestinationOrBuilder()
Destination on Cloud Storage.GcsDestinationOrBuilder
OutputConfig. getGcsDestinationOrBuilder()
Destination on Cloud Storage.GcsDestinationOrBuilder
OutputConfigOrBuilder. getGcsDestinationOrBuilder()
Destination on Cloud Storage.
-