Class TagValuesGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/resourcemanager/v3/tag_values.proto")
    public final class TagValuesGrpc
    extends Object
     Allow users to create and manage tag values.
     
    • Method Detail

      • getCreateTagValueMethod

        public static io.grpc.MethodDescriptor<CreateTagValueRequest,​com.google.longrunning.Operation> getCreateTagValueMethod()
      • getUpdateTagValueMethod

        public static io.grpc.MethodDescriptor<UpdateTagValueRequest,​com.google.longrunning.Operation> getUpdateTagValueMethod()
      • getDeleteTagValueMethod

        public static io.grpc.MethodDescriptor<DeleteTagValueRequest,​com.google.longrunning.Operation> getDeleteTagValueMethod()
      • getGetIamPolicyMethod

        public static io.grpc.MethodDescriptor<com.google.iam.v1.GetIamPolicyRequest,​com.google.iam.v1.Policy> getGetIamPolicyMethod()
      • getSetIamPolicyMethod

        public static io.grpc.MethodDescriptor<com.google.iam.v1.SetIamPolicyRequest,​com.google.iam.v1.Policy> getSetIamPolicyMethod()
      • getTestIamPermissionsMethod

        public static io.grpc.MethodDescriptor<com.google.iam.v1.TestIamPermissionsRequest,​com.google.iam.v1.TestIamPermissionsResponse> getTestIamPermissionsMethod()
      • newStub

        public static TagValuesGrpc.TagValuesStub newStub​(io.grpc.Channel channel)
        Creates a new async stub that supports all call types for the service
      • newBlockingStub

        public static TagValuesGrpc.TagValuesBlockingStub newBlockingStub​(io.grpc.Channel channel)
        Creates a new blocking-style stub that supports unary and streaming output calls on the service
      • newFutureStub

        public static TagValuesGrpc.TagValuesFutureStub newFutureStub​(io.grpc.Channel channel)
        Creates a new ListenableFuture-style stub that supports unary calls on the service
      • getServiceDescriptor

        public static io.grpc.ServiceDescriptor getServiceDescriptor()