Uses of Class
com.google.rpc.context.AttributeContext.Resource
Packages that use AttributeContext.Resource
-
Uses of AttributeContext.Resource in com.google.cloud.audit
Methods in com.google.cloud.audit that return AttributeContext.ResourceModifier and TypeMethodDescriptionAuthorizationInfo.Builder.getResourceAttributes()
Resource attributes used in IAM condition evaluation.AuthorizationInfo.getResourceAttributes()
Resource attributes used in IAM condition evaluation.AuthorizationInfoOrBuilder.getResourceAttributes()
Resource attributes used in IAM condition evaluation.Methods in com.google.cloud.audit with parameters of type AttributeContext.ResourceModifier and TypeMethodDescriptionAuthorizationInfo.Builder.mergeResourceAttributes
(AttributeContext.Resource value) Resource attributes used in IAM condition evaluation.AuthorizationInfo.Builder.setResourceAttributes
(AttributeContext.Resource value) Resource attributes used in IAM condition evaluation. -
Uses of AttributeContext.Resource in com.google.rpc.context
Methods in com.google.rpc.context that return AttributeContext.ResourceModifier and TypeMethodDescriptionAttributeContext.Resource.Builder.build()
AttributeContext.Resource.Builder.buildPartial()
static AttributeContext.Resource
AttributeContext.Resource.getDefaultInstance()
AttributeContext.Resource.Builder.getDefaultInstanceForType()
AttributeContext.Resource.getDefaultInstanceForType()
AttributeContext.Builder.getResource()
Represents a target resource that is involved with a network activity.AttributeContext.getResource()
Represents a target resource that is involved with a network activity.AttributeContextOrBuilder.getResource()
Represents a target resource that is involved with a network activity.static AttributeContext.Resource
AttributeContext.Resource.parseDelimitedFrom
(InputStream input) static AttributeContext.Resource
AttributeContext.Resource.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.Resource
AttributeContext.Resource.parseFrom
(byte[] data) static AttributeContext.Resource
AttributeContext.Resource.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.Resource
AttributeContext.Resource.parseFrom
(com.google.protobuf.ByteString data) static AttributeContext.Resource
AttributeContext.Resource.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.Resource
AttributeContext.Resource.parseFrom
(com.google.protobuf.CodedInputStream input) static AttributeContext.Resource
AttributeContext.Resource.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.Resource
AttributeContext.Resource.parseFrom
(InputStream input) static AttributeContext.Resource
AttributeContext.Resource.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static AttributeContext.Resource
AttributeContext.Resource.parseFrom
(ByteBuffer data) static AttributeContext.Resource
AttributeContext.Resource.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.rpc.context that return types with arguments of type AttributeContext.ResourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<AttributeContext.Resource> AttributeContext.Resource.getParserForType()
static com.google.protobuf.Parser
<AttributeContext.Resource> AttributeContext.Resource.parser()
Methods in com.google.rpc.context with parameters of type AttributeContext.ResourceModifier and TypeMethodDescriptionAttributeContext.Resource.Builder.mergeFrom
(AttributeContext.Resource other) AttributeContext.Builder.mergeResource
(AttributeContext.Resource value) Represents a target resource that is involved with a network activity.AttributeContext.Resource.newBuilder
(AttributeContext.Resource prototype) AttributeContext.Builder.setResource
(AttributeContext.Resource value) Represents a target resource that is involved with a network activity.