Uses of Interface
com.google.cloud.dataplex.v1.AssetStatusOrBuilder
-
Packages that use AssetStatusOrBuilder Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of AssetStatusOrBuilder in com.google.cloud.dataplex.v1
Classes in com.google.cloud.dataplex.v1 that implement AssetStatusOrBuilder Modifier and Type Class Description class
AssetStatus
Aggregated status of the underlying assets of a lake or zone.static class
AssetStatus.Builder
Aggregated status of the underlying assets of a lake or zone.Methods in com.google.cloud.dataplex.v1 that return AssetStatusOrBuilder Modifier and Type Method Description AssetStatusOrBuilder
Lake.Builder. getAssetStatusOrBuilder()
Output only.AssetStatusOrBuilder
Lake. getAssetStatusOrBuilder()
Output only.AssetStatusOrBuilder
LakeOrBuilder. getAssetStatusOrBuilder()
Output only.AssetStatusOrBuilder
Zone.Builder. getAssetStatusOrBuilder()
Output only.AssetStatusOrBuilder
Zone. getAssetStatusOrBuilder()
Output only.AssetStatusOrBuilder
ZoneOrBuilder. getAssetStatusOrBuilder()
Output only.
-