Class FoldersGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/resourcemanager/v3/folders.proto")
    public final class FoldersGrpc
    extends Object
     Manages Cloud Platform folder resources.
     Folders can be used to organize the resources under an
     organization and to control the policies applied to groups of resources.
     
    • Method Detail

      • getGetFolderMethod

        public static io.grpc.MethodDescriptor<GetFolderRequest,​Folder> getGetFolderMethod()
      • getCreateFolderMethod

        public static io.grpc.MethodDescriptor<CreateFolderRequest,​com.google.longrunning.Operation> getCreateFolderMethod()
      • getUpdateFolderMethod

        public static io.grpc.MethodDescriptor<UpdateFolderRequest,​com.google.longrunning.Operation> getUpdateFolderMethod()
      • getMoveFolderMethod

        public static io.grpc.MethodDescriptor<MoveFolderRequest,​com.google.longrunning.Operation> getMoveFolderMethod()
      • getDeleteFolderMethod

        public static io.grpc.MethodDescriptor<DeleteFolderRequest,​com.google.longrunning.Operation> getDeleteFolderMethod()
      • getUndeleteFolderMethod

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

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

        public static FoldersGrpc.FoldersFutureStub 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()