Class SchemaServiceGrpc


  • @Generated(value="by gRPC proto compiler",
               comments="Source: google/cloud/discoveryengine/v1beta/schema_service.proto")
    public final class SchemaServiceGrpc
    extends Object
     Service for managing [Schema][google.cloud.discoveryengine.v1beta.Schema]s.
     
    • Method Detail

      • getGetSchemaMethod

        public static io.grpc.MethodDescriptor<GetSchemaRequest,​Schema> getGetSchemaMethod()
      • getCreateSchemaMethod

        public static io.grpc.MethodDescriptor<CreateSchemaRequest,​com.google.longrunning.Operation> getCreateSchemaMethod()
      • getUpdateSchemaMethod

        public static io.grpc.MethodDescriptor<UpdateSchemaRequest,​com.google.longrunning.Operation> getUpdateSchemaMethod()
      • getDeleteSchemaMethod

        public static io.grpc.MethodDescriptor<DeleteSchemaRequest,​com.google.longrunning.Operation> getDeleteSchemaMethod()
      • newBlockingStub

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

        public static io.grpc.ServiceDescriptor getServiceDescriptor()