Uses of Interface
com.google.cloud.accessapproval.v1.ResourcePropertiesOrBuilder
-
Packages that use ResourcePropertiesOrBuilder Package Description com.google.cloud.accessapproval.v1 A client to Access Approval API -
-
Uses of ResourcePropertiesOrBuilder in com.google.cloud.accessapproval.v1
Classes in com.google.cloud.accessapproval.v1 that implement ResourcePropertiesOrBuilder Modifier and Type Class Description classResourcePropertiesThe properties associated with the resource of the request.static classResourceProperties.BuilderThe properties associated with the resource of the request.Methods in com.google.cloud.accessapproval.v1 that return ResourcePropertiesOrBuilder Modifier and Type Method Description ResourcePropertiesOrBuilderApprovalRequest.Builder. getRequestedResourcePropertiesOrBuilder()Properties related to the resource represented by requested_resource_name.ResourcePropertiesOrBuilderApprovalRequest. getRequestedResourcePropertiesOrBuilder()Properties related to the resource represented by requested_resource_name.ResourcePropertiesOrBuilderApprovalRequestOrBuilder. getRequestedResourcePropertiesOrBuilder()Properties related to the resource represented by requested_resource_name.
-