Uses of Class
com.google.pubsub.v1.Schema
-
Packages that use Schema Package Description com.google.cloud.pubsub.v1 A client to Cloud Pub/Sub APIcom.google.cloud.pubsub.v1.stub com.google.pubsub.v1 -
-
Uses of Schema in com.google.cloud.pubsub.v1
Methods in com.google.cloud.pubsub.v1 that return Schema Modifier and Type Method Description SchemaSchemaServiceClient. commitSchema(CommitSchemaRequest request)Commits a new schema revision to an existing schema.SchemaSchemaServiceClient. commitSchema(SchemaName name, Schema schema)Commits a new schema revision to an existing schema.SchemaSchemaServiceClient. commitSchema(String name, Schema schema)Commits a new schema revision to an existing schema.SchemaSchemaServiceClient. createSchema(CreateSchemaRequest request)Creates a schema.SchemaSchemaServiceClient. createSchema(ProjectName parent, Schema schema, String schemaId)Creates a schema.SchemaSchemaServiceClient. createSchema(String parent, Schema schema, String schemaId)Creates a schema.SchemaSchemaServiceClient. deleteSchemaRevision(DeleteSchemaRevisionRequest request)Deletes a specific schema revision.SchemaSchemaServiceClient. deleteSchemaRevision(SchemaName name, String revisionId)Deletes a specific schema revision.SchemaSchemaServiceClient. deleteSchemaRevision(String name, String revisionId)Deletes a specific schema revision.SchemaSchemaServiceClient. getSchema(GetSchemaRequest request)Gets a schema.SchemaSchemaServiceClient. getSchema(SchemaName name)Gets a schema.SchemaSchemaServiceClient. getSchema(String name)Gets a schema.SchemaSchemaServiceClient. rollbackSchema(RollbackSchemaRequest request)Creates a new schema revision that is a copy of the provided revision_id.SchemaSchemaServiceClient. rollbackSchema(SchemaName name, String revisionId)Creates a new schema revision that is a copy of the provided revision_id.SchemaSchemaServiceClient. rollbackSchema(String name, String revisionId)Creates a new schema revision that is a copy of the provided revision_id.Methods in com.google.cloud.pubsub.v1 that return types with arguments of type Schema Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CommitSchemaRequest,Schema>SchemaServiceClient. commitSchemaCallable()Commits a new schema revision to an existing schema.com.google.api.gax.rpc.UnaryCallSettings.Builder<CommitSchemaRequest,Schema>SchemaServiceSettings.Builder. commitSchemaSettings()Returns the builder for the settings used for calls to commitSchema.com.google.api.gax.rpc.UnaryCallSettings<CommitSchemaRequest,Schema>SchemaServiceSettings. commitSchemaSettings()Returns the object with the settings used for calls to commitSchema.com.google.api.gax.rpc.UnaryCallable<CreateSchemaRequest,Schema>SchemaServiceClient. createSchemaCallable()Creates a schema.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSchemaRequest,Schema>SchemaServiceSettings.Builder. createSchemaSettings()Returns the builder for the settings used for calls to createSchema.com.google.api.gax.rpc.UnaryCallSettings<CreateSchemaRequest,Schema>SchemaServiceSettings. createSchemaSettings()Returns the object with the settings used for calls to createSchema.com.google.api.gax.rpc.UnaryCallable<DeleteSchemaRevisionRequest,Schema>SchemaServiceClient. deleteSchemaRevisionCallable()Deletes a specific schema revision.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSchemaRevisionRequest,Schema>SchemaServiceSettings.Builder. deleteSchemaRevisionSettings()Returns the builder for the settings used for calls to deleteSchemaRevision.com.google.api.gax.rpc.UnaryCallSettings<DeleteSchemaRevisionRequest,Schema>SchemaServiceSettings. deleteSchemaRevisionSettings()Returns the object with the settings used for calls to deleteSchemaRevision.com.google.api.gax.rpc.UnaryCallable<GetSchemaRequest,Schema>SchemaServiceClient. getSchemaCallable()Gets a schema.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSchemaRequest,Schema>SchemaServiceSettings.Builder. getSchemaSettings()Returns the builder for the settings used for calls to getSchema.com.google.api.gax.rpc.UnaryCallSettings<GetSchemaRequest,Schema>SchemaServiceSettings. getSchemaSettings()Returns the object with the settings used for calls to getSchema.com.google.api.gax.rpc.UnaryCallable<RollbackSchemaRequest,Schema>SchemaServiceClient. rollbackSchemaCallable()Creates a new schema revision that is a copy of the provided revision_id.com.google.api.gax.rpc.UnaryCallSettings.Builder<RollbackSchemaRequest,Schema>SchemaServiceSettings.Builder. rollbackSchemaSettings()Returns the builder for the settings used for calls to rollbackSchema.com.google.api.gax.rpc.UnaryCallSettings<RollbackSchemaRequest,Schema>SchemaServiceSettings. rollbackSchemaSettings()Returns the object with the settings used for calls to rollbackSchema.Methods in com.google.cloud.pubsub.v1 with parameters of type Schema Modifier and Type Method Description SchemaSchemaServiceClient. commitSchema(SchemaName name, Schema schema)Commits a new schema revision to an existing schema.SchemaSchemaServiceClient. commitSchema(String name, Schema schema)Commits a new schema revision to an existing schema.SchemaSchemaServiceClient. createSchema(ProjectName parent, Schema schema, String schemaId)Creates a schema.SchemaSchemaServiceClient. createSchema(String parent, Schema schema, String schemaId)Creates a schema.ValidateSchemaResponseSchemaServiceClient. validateSchema(ProjectName parent, Schema schema)Validates a schema.ValidateSchemaResponseSchemaServiceClient. validateSchema(String parent, Schema schema)Validates a schema.Method parameters in com.google.cloud.pubsub.v1 with type arguments of type Schema Modifier and Type Method Description static com.google.api.core.ApiFuture<SchemaServiceClient.ListSchemaRevisionsPagedResponse>SchemaServiceClient.ListSchemaRevisionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSchemaRevisionsRequest,ListSchemaRevisionsResponse,Schema> context, com.google.api.core.ApiFuture<ListSchemaRevisionsResponse> futureResponse)static com.google.api.core.ApiFuture<SchemaServiceClient.ListSchemasPagedResponse>SchemaServiceClient.ListSchemasPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSchemasRequest,ListSchemasResponse,Schema> context, com.google.api.core.ApiFuture<ListSchemasResponse> futureResponse)protected SchemaServiceClient.ListSchemaRevisionsPageSchemaServiceClient.ListSchemaRevisionsPage. createPage(com.google.api.gax.rpc.PageContext<ListSchemaRevisionsRequest,ListSchemaRevisionsResponse,Schema> context, ListSchemaRevisionsResponse response)protected SchemaServiceClient.ListSchemasPageSchemaServiceClient.ListSchemasPage. createPage(com.google.api.gax.rpc.PageContext<ListSchemasRequest,ListSchemasResponse,Schema> context, ListSchemasResponse response)com.google.api.core.ApiFuture<SchemaServiceClient.ListSchemaRevisionsPage>SchemaServiceClient.ListSchemaRevisionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSchemaRevisionsRequest,ListSchemaRevisionsResponse,Schema> context, com.google.api.core.ApiFuture<ListSchemaRevisionsResponse> futureResponse)com.google.api.core.ApiFuture<SchemaServiceClient.ListSchemasPage>SchemaServiceClient.ListSchemasPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSchemasRequest,ListSchemasResponse,Schema> context, com.google.api.core.ApiFuture<ListSchemasResponse> futureResponse) -
Uses of Schema in com.google.cloud.pubsub.v1.stub
Methods in com.google.cloud.pubsub.v1.stub that return types with arguments of type Schema Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CommitSchemaRequest,Schema>GrpcSchemaServiceStub. commitSchemaCallable()com.google.api.gax.rpc.UnaryCallable<CommitSchemaRequest,Schema>HttpJsonSchemaServiceStub. commitSchemaCallable()com.google.api.gax.rpc.UnaryCallable<CommitSchemaRequest,Schema>SchemaServiceStub. commitSchemaCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CommitSchemaRequest,Schema>SchemaServiceStubSettings.Builder. commitSchemaSettings()Returns the builder for the settings used for calls to commitSchema.com.google.api.gax.rpc.UnaryCallSettings<CommitSchemaRequest,Schema>SchemaServiceStubSettings. commitSchemaSettings()Returns the object with the settings used for calls to commitSchema.com.google.api.gax.rpc.UnaryCallable<CreateSchemaRequest,Schema>GrpcSchemaServiceStub. createSchemaCallable()com.google.api.gax.rpc.UnaryCallable<CreateSchemaRequest,Schema>HttpJsonSchemaServiceStub. createSchemaCallable()com.google.api.gax.rpc.UnaryCallable<CreateSchemaRequest,Schema>SchemaServiceStub. createSchemaCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSchemaRequest,Schema>SchemaServiceStubSettings.Builder. createSchemaSettings()Returns the builder for the settings used for calls to createSchema.com.google.api.gax.rpc.UnaryCallSettings<CreateSchemaRequest,Schema>SchemaServiceStubSettings. createSchemaSettings()Returns the object with the settings used for calls to createSchema.com.google.api.gax.rpc.UnaryCallable<DeleteSchemaRevisionRequest,Schema>GrpcSchemaServiceStub. deleteSchemaRevisionCallable()com.google.api.gax.rpc.UnaryCallable<DeleteSchemaRevisionRequest,Schema>HttpJsonSchemaServiceStub. deleteSchemaRevisionCallable()com.google.api.gax.rpc.UnaryCallable<DeleteSchemaRevisionRequest,Schema>SchemaServiceStub. deleteSchemaRevisionCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSchemaRevisionRequest,Schema>SchemaServiceStubSettings.Builder. deleteSchemaRevisionSettings()Returns the builder for the settings used for calls to deleteSchemaRevision.com.google.api.gax.rpc.UnaryCallSettings<DeleteSchemaRevisionRequest,Schema>SchemaServiceStubSettings. deleteSchemaRevisionSettings()Returns the object with the settings used for calls to deleteSchemaRevision.com.google.api.gax.rpc.UnaryCallable<GetSchemaRequest,Schema>GrpcSchemaServiceStub. getSchemaCallable()com.google.api.gax.rpc.UnaryCallable<GetSchemaRequest,Schema>HttpJsonSchemaServiceStub. getSchemaCallable()com.google.api.gax.rpc.UnaryCallable<GetSchemaRequest,Schema>SchemaServiceStub. getSchemaCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSchemaRequest,Schema>SchemaServiceStubSettings.Builder. getSchemaSettings()Returns the builder for the settings used for calls to getSchema.com.google.api.gax.rpc.UnaryCallSettings<GetSchemaRequest,Schema>SchemaServiceStubSettings. getSchemaSettings()Returns the object with the settings used for calls to getSchema.com.google.api.gax.rpc.UnaryCallable<RollbackSchemaRequest,Schema>GrpcSchemaServiceStub. rollbackSchemaCallable()com.google.api.gax.rpc.UnaryCallable<RollbackSchemaRequest,Schema>HttpJsonSchemaServiceStub. rollbackSchemaCallable()com.google.api.gax.rpc.UnaryCallable<RollbackSchemaRequest,Schema>SchemaServiceStub. rollbackSchemaCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<RollbackSchemaRequest,Schema>SchemaServiceStubSettings.Builder. rollbackSchemaSettings()Returns the builder for the settings used for calls to rollbackSchema.com.google.api.gax.rpc.UnaryCallSettings<RollbackSchemaRequest,Schema>SchemaServiceStubSettings. rollbackSchemaSettings()Returns the object with the settings used for calls to rollbackSchema. -
Uses of Schema in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return Schema Modifier and Type Method Description SchemaSchema.Builder. build()SchemaSchema.Builder. buildPartial()SchemaSchemaServiceGrpc.SchemaServiceBlockingStub. commitSchema(CommitSchemaRequest request)Commits a new schema revision to an existing schema.SchemaSchemaServiceGrpc.SchemaServiceBlockingStub. createSchema(CreateSchemaRequest request)Creates a schema.SchemaSchemaServiceGrpc.SchemaServiceBlockingStub. deleteSchemaRevision(DeleteSchemaRevisionRequest request)Deletes a specific schema revision.static SchemaSchema. getDefaultInstance()SchemaSchema.Builder. getDefaultInstanceForType()SchemaSchema. getDefaultInstanceForType()SchemaCommitSchemaRequest.Builder. getSchema()Required.SchemaCommitSchemaRequest. getSchema()Required.SchemaCommitSchemaRequestOrBuilder. getSchema()Required.SchemaCreateSchemaRequest.Builder. getSchema()Required.SchemaCreateSchemaRequest. getSchema()Required.SchemaCreateSchemaRequestOrBuilder. getSchema()Required.SchemaSchemaServiceGrpc.SchemaServiceBlockingStub. getSchema(GetSchemaRequest request)Gets a schema.SchemaValidateMessageRequest.Builder. getSchema()Ad-hoc schema against which to validateSchemaValidateMessageRequest. getSchema()Ad-hoc schema against which to validateSchemaValidateMessageRequestOrBuilder. getSchema()Ad-hoc schema against which to validateSchemaValidateSchemaRequest.Builder. getSchema()Required.SchemaValidateSchemaRequest. getSchema()Required.SchemaValidateSchemaRequestOrBuilder. getSchema()Required.SchemaListSchemaRevisionsResponse.Builder. getSchemas(int index)The revisions of the schema.SchemaListSchemaRevisionsResponse. getSchemas(int index)The revisions of the schema.SchemaListSchemaRevisionsResponseOrBuilder. getSchemas(int index)The revisions of the schema.SchemaListSchemasResponse.Builder. getSchemas(int index)The resulting schemas.SchemaListSchemasResponse. getSchemas(int index)The resulting schemas.SchemaListSchemasResponseOrBuilder. getSchemas(int index)The resulting schemas.static SchemaSchema. parseDelimitedFrom(InputStream input)static SchemaSchema. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchemaSchema. parseFrom(byte[] data)static SchemaSchema. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchemaSchema. parseFrom(com.google.protobuf.ByteString data)static SchemaSchema. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchemaSchema. parseFrom(com.google.protobuf.CodedInputStream input)static SchemaSchema. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchemaSchema. parseFrom(InputStream input)static SchemaSchema. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchemaSchema. parseFrom(ByteBuffer data)static SchemaSchema. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)SchemaSchemaServiceGrpc.SchemaServiceBlockingStub. rollbackSchema(RollbackSchemaRequest request)Creates a new schema revision that is a copy of the provided revision_id.Methods in com.google.pubsub.v1 that return types with arguments of type Schema Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Schema>SchemaServiceGrpc.SchemaServiceFutureStub. commitSchema(CommitSchemaRequest request)Commits a new schema revision to an existing schema.com.google.common.util.concurrent.ListenableFuture<Schema>SchemaServiceGrpc.SchemaServiceFutureStub. createSchema(CreateSchemaRequest request)Creates a schema.com.google.common.util.concurrent.ListenableFuture<Schema>SchemaServiceGrpc.SchemaServiceFutureStub. deleteSchemaRevision(DeleteSchemaRevisionRequest request)Deletes a specific schema revision.static io.grpc.MethodDescriptor<CommitSchemaRequest,Schema>SchemaServiceGrpc. getCommitSchemaMethod()static io.grpc.MethodDescriptor<CreateSchemaRequest,Schema>SchemaServiceGrpc. getCreateSchemaMethod()static io.grpc.MethodDescriptor<DeleteSchemaRevisionRequest,Schema>SchemaServiceGrpc. getDeleteSchemaRevisionMethod()static io.grpc.MethodDescriptor<GetSchemaRequest,Schema>SchemaServiceGrpc. getGetSchemaMethod()com.google.protobuf.Parser<Schema>Schema. getParserForType()static io.grpc.MethodDescriptor<RollbackSchemaRequest,Schema>SchemaServiceGrpc. getRollbackSchemaMethod()com.google.common.util.concurrent.ListenableFuture<Schema>SchemaServiceGrpc.SchemaServiceFutureStub. getSchema(GetSchemaRequest request)Gets a schema.List<Schema>ListSchemaRevisionsResponse.Builder. getSchemasList()The revisions of the schema.List<Schema>ListSchemaRevisionsResponse. getSchemasList()The revisions of the schema.List<Schema>ListSchemaRevisionsResponseOrBuilder. getSchemasList()The revisions of the schema.List<Schema>ListSchemasResponse.Builder. getSchemasList()The resulting schemas.List<Schema>ListSchemasResponse. getSchemasList()The resulting schemas.List<Schema>ListSchemasResponseOrBuilder. getSchemasList()The resulting schemas.static com.google.protobuf.Parser<Schema>Schema. parser()com.google.common.util.concurrent.ListenableFuture<Schema>SchemaServiceGrpc.SchemaServiceFutureStub. rollbackSchema(RollbackSchemaRequest request)Creates a new schema revision that is a copy of the provided revision_id.Methods in com.google.pubsub.v1 with parameters of type Schema Modifier and Type Method Description ListSchemaRevisionsResponse.BuilderListSchemaRevisionsResponse.Builder. addSchemas(int index, Schema value)The revisions of the schema.ListSchemaRevisionsResponse.BuilderListSchemaRevisionsResponse.Builder. addSchemas(Schema value)The revisions of the schema.ListSchemasResponse.BuilderListSchemasResponse.Builder. addSchemas(int index, Schema value)The resulting schemas.ListSchemasResponse.BuilderListSchemasResponse.Builder. addSchemas(Schema value)The resulting schemas.Schema.BuilderSchema.Builder. mergeFrom(Schema other)CommitSchemaRequest.BuilderCommitSchemaRequest.Builder. mergeSchema(Schema value)Required.CreateSchemaRequest.BuilderCreateSchemaRequest.Builder. mergeSchema(Schema value)Required.ValidateMessageRequest.BuilderValidateMessageRequest.Builder. mergeSchema(Schema value)Ad-hoc schema against which to validateValidateSchemaRequest.BuilderValidateSchemaRequest.Builder. mergeSchema(Schema value)Required.static Schema.BuilderSchema. newBuilder(Schema prototype)CommitSchemaRequest.BuilderCommitSchemaRequest.Builder. setSchema(Schema value)Required.CreateSchemaRequest.BuilderCreateSchemaRequest.Builder. setSchema(Schema value)Required.ValidateMessageRequest.BuilderValidateMessageRequest.Builder. setSchema(Schema value)Ad-hoc schema against which to validateValidateSchemaRequest.BuilderValidateSchemaRequest.Builder. setSchema(Schema value)Required.ListSchemaRevisionsResponse.BuilderListSchemaRevisionsResponse.Builder. setSchemas(int index, Schema value)The revisions of the schema.ListSchemasResponse.BuilderListSchemasResponse.Builder. setSchemas(int index, Schema value)The resulting schemas.Method parameters in com.google.pubsub.v1 with type arguments of type Schema Modifier and Type Method Description ListSchemaRevisionsResponse.BuilderListSchemaRevisionsResponse.Builder. addAllSchemas(Iterable<? extends Schema> values)The revisions of the schema.ListSchemasResponse.BuilderListSchemasResponse.Builder. addAllSchemas(Iterable<? extends Schema> values)The resulting schemas.default voidSchemaServiceGrpc.AsyncService. commitSchema(CommitSchemaRequest request, io.grpc.stub.StreamObserver<Schema> responseObserver)Commits a new schema revision to an existing schema.voidSchemaServiceGrpc.SchemaServiceStub. commitSchema(CommitSchemaRequest request, io.grpc.stub.StreamObserver<Schema> responseObserver)Commits a new schema revision to an existing schema.default voidSchemaServiceGrpc.AsyncService. createSchema(CreateSchemaRequest request, io.grpc.stub.StreamObserver<Schema> responseObserver)Creates a schema.voidSchemaServiceGrpc.SchemaServiceStub. createSchema(CreateSchemaRequest request, io.grpc.stub.StreamObserver<Schema> responseObserver)Creates a schema.default voidSchemaServiceGrpc.AsyncService. deleteSchemaRevision(DeleteSchemaRevisionRequest request, io.grpc.stub.StreamObserver<Schema> responseObserver)Deletes a specific schema revision.voidSchemaServiceGrpc.SchemaServiceStub. deleteSchemaRevision(DeleteSchemaRevisionRequest request, io.grpc.stub.StreamObserver<Schema> responseObserver)Deletes a specific schema revision.default voidSchemaServiceGrpc.AsyncService. getSchema(GetSchemaRequest request, io.grpc.stub.StreamObserver<Schema> responseObserver)Gets a schema.voidSchemaServiceGrpc.SchemaServiceStub. getSchema(GetSchemaRequest request, io.grpc.stub.StreamObserver<Schema> responseObserver)Gets a schema.default voidSchemaServiceGrpc.AsyncService. rollbackSchema(RollbackSchemaRequest request, io.grpc.stub.StreamObserver<Schema> responseObserver)Creates a new schema revision that is a copy of the provided revision_id.voidSchemaServiceGrpc.SchemaServiceStub. rollbackSchema(RollbackSchemaRequest request, io.grpc.stub.StreamObserver<Schema> responseObserver)Creates a new schema revision that is a copy of the provided revision_id.
-