Uses of Interface
com.google.cloud.asset.v1p7beta1.OutputConfigOrBuilder
-
Packages that use OutputConfigOrBuilder Package Description com.google.cloud.asset.v1p7beta1 A client to Cloud Asset API -
-
Uses of OutputConfigOrBuilder in com.google.cloud.asset.v1p7beta1
Classes in com.google.cloud.asset.v1p7beta1 that implement OutputConfigOrBuilder Modifier and Type Class Description class
OutputConfig
Output configuration for export assets destination.static class
OutputConfig.Builder
Output configuration for export assets destination.Methods in com.google.cloud.asset.v1p7beta1 that return OutputConfigOrBuilder Modifier and Type Method Description OutputConfigOrBuilder
ExportAssetsRequest.Builder. getOutputConfigOrBuilder()
Required.OutputConfigOrBuilder
ExportAssetsRequest. getOutputConfigOrBuilder()
Required.OutputConfigOrBuilder
ExportAssetsRequestOrBuilder. getOutputConfigOrBuilder()
Required.OutputConfigOrBuilder
ExportAssetsResponse.Builder. getOutputConfigOrBuilder()
Output configuration indicating where the results were output to.OutputConfigOrBuilder
ExportAssetsResponse. getOutputConfigOrBuilder()
Output configuration indicating where the results were output to.OutputConfigOrBuilder
ExportAssetsResponseOrBuilder. getOutputConfigOrBuilder()
Output configuration indicating where the results were output to.
-