Uses of Interface
com.google.cloud.asset.v1p7beta1.RelationshipAttributesOrBuilder
-
Packages that use RelationshipAttributesOrBuilder Package Description com.google.cloud.asset.v1p7beta1 A client to Cloud Asset API -
-
Uses of RelationshipAttributesOrBuilder in com.google.cloud.asset.v1p7beta1
Classes in com.google.cloud.asset.v1p7beta1 that implement RelationshipAttributesOrBuilder Modifier and Type Class Description classRelationshipAttributesThe relationship attributes which include `type`, `source_resource_type`, `target_resource_type` and `action`.static classRelationshipAttributes.BuilderThe relationship attributes which include `type`, `source_resource_type`, `target_resource_type` and `action`.Methods in com.google.cloud.asset.v1p7beta1 that return RelationshipAttributesOrBuilder Modifier and Type Method Description RelationshipAttributesOrBuilderRelatedAssets.Builder. getRelationshipAttributesOrBuilder()The detailed relation attributes.RelationshipAttributesOrBuilderRelatedAssets. getRelationshipAttributesOrBuilder()The detailed relation attributes.RelationshipAttributesOrBuilderRelatedAssetsOrBuilder. getRelationshipAttributesOrBuilder()The detailed relation attributes.
-