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 class
RelationshipAttributes
The relationship attributes which include `type`, `source_resource_type`, `target_resource_type` and `action`.static class
RelationshipAttributes.Builder
The 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 RelationshipAttributesOrBuilder
RelatedAssets.Builder. getRelationshipAttributesOrBuilder()
The detailed relation attributes.RelationshipAttributesOrBuilder
RelatedAssets. getRelationshipAttributesOrBuilder()
The detailed relation attributes.RelationshipAttributesOrBuilder
RelatedAssetsOrBuilder. getRelationshipAttributesOrBuilder()
The detailed relation attributes.
-