Class TagKeysGrpc


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

      • getGetTagKeyMethod

        public static io.grpc.MethodDescriptor<GetTagKeyRequest,​TagKey> getGetTagKeyMethod()
      • getCreateTagKeyMethod

        public static io.grpc.MethodDescriptor<CreateTagKeyRequest,​com.google.longrunning.Operation> getCreateTagKeyMethod()
      • getUpdateTagKeyMethod

        public static io.grpc.MethodDescriptor<UpdateTagKeyRequest,​com.google.longrunning.Operation> getUpdateTagKeyMethod()
      • getDeleteTagKeyMethod

        public static io.grpc.MethodDescriptor<DeleteTagKeyRequest,​com.google.longrunning.Operation> getDeleteTagKeyMethod()
      • 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 TagKeysGrpc.TagKeysStub newStub​(io.grpc.Channel channel)
        Creates a new async stub that supports all call types for the service
      • newBlockingStub

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

        public static TagKeysGrpc.TagKeysFutureStub 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()