Uses of Class
com.google.iam.v1.Policy
Packages that use Policy
-
Uses of Policy in com.google.iam.v1
Methods in com.google.iam.v1 that return PolicyModifier and TypeMethodDescriptionPolicy.Builder.build()Policy.Builder.buildPartial()static PolicyPolicy.getDefaultInstance()Policy.Builder.getDefaultInstanceForType()Policy.getDefaultInstanceForType()SetIamPolicyRequest.Builder.getPolicy()REQUIRED: The complete policy to be applied to the `resource`.SetIamPolicyRequest.getPolicy()REQUIRED: The complete policy to be applied to the `resource`.SetIamPolicyRequestOrBuilder.getPolicy()REQUIRED: The complete policy to be applied to the `resource`.static PolicyPolicy.parseDelimitedFrom(InputStream input) static PolicyPolicy.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PolicyPolicy.parseFrom(byte[] data) static PolicyPolicy.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PolicyPolicy.parseFrom(com.google.protobuf.ByteString data) static PolicyPolicy.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PolicyPolicy.parseFrom(com.google.protobuf.CodedInputStream input) static PolicyPolicy.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PolicyPolicy.parseFrom(InputStream input) static PolicyPolicy.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PolicyPolicy.parseFrom(ByteBuffer data) static PolicyPolicy.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.iam.v1 that return types with arguments of type PolicyModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Policy>Policy.getParserForType()static com.google.protobuf.Parser<Policy>Policy.parser()Methods in com.google.iam.v1 with parameters of type PolicyModifier and TypeMethodDescriptionSetIamPolicyRequest.Builder.mergePolicy(Policy value) REQUIRED: The complete policy to be applied to the `resource`.static Policy.BuilderPolicy.newBuilder(Policy prototype) REQUIRED: The complete policy to be applied to the `resource`.