Uses of Class
com.google.pubsub.v1.GetSchemaRequest.Builder
-
Uses of GetSchemaRequest.Builder in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return GetSchemaRequest.BuilderModifier and TypeMethodDescriptionGetSchemaRequest.Builder.clear()GetSchemaRequest.Builder.clearName()Required.GetSchemaRequest.Builder.clearView()The set of fields to return in the response.GetSchemaRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) GetSchemaRequest.Builder.mergeFrom(com.google.protobuf.Message other) GetSchemaRequest.Builder.mergeFrom(GetSchemaRequest other) static GetSchemaRequest.BuilderGetSchemaRequest.newBuilder()static GetSchemaRequest.BuilderGetSchemaRequest.newBuilder(GetSchemaRequest prototype) GetSchemaRequest.newBuilderForType()protected GetSchemaRequest.BuilderGetSchemaRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Required.GetSchemaRequest.Builder.setNameBytes(com.google.protobuf.ByteString value) Required.GetSchemaRequest.Builder.setView(SchemaView value) The set of fields to return in the response.GetSchemaRequest.Builder.setViewValue(int value) The set of fields to return in the response.GetSchemaRequest.toBuilder()