Package com.google.pubsub.v1
Class ListSchemaRevisionsResponse.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<ListSchemaRevisionsResponse.Builder>
com.google.pubsub.v1.ListSchemaRevisionsResponse.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,ListSchemaRevisionsResponseOrBuilder,Cloneable
- Enclosing class:
- ListSchemaRevisionsResponse
public static final class ListSchemaRevisionsResponse.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ListSchemaRevisionsResponse.Builder>
implements ListSchemaRevisionsResponseOrBuilder
Response for the `ListSchemaRevisions` method.Protobuf type
google.pubsub.v1.ListSchemaRevisionsResponse-
Method Summary
Modifier and TypeMethodDescriptionaddAllSchemas(Iterable<? extends Schema> values) The revisions of the schema.addSchemas(int index, Schema value) The revisions of the schema.addSchemas(int index, Schema.Builder builderForValue) The revisions of the schema.addSchemas(Schema value) The revisions of the schema.addSchemas(Schema.Builder builderForValue) The revisions of the schema.The revisions of the schema.addSchemasBuilder(int index) The revisions of the schema.build()clear()A token that can be sent as `page_token` to retrieve the next page.The revisions of the schema.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorA token that can be sent as `page_token` to retrieve the next page.com.google.protobuf.ByteStringA token that can be sent as `page_token` to retrieve the next page.getSchemas(int index) The revisions of the schema.getSchemasBuilder(int index) The revisions of the schema.The revisions of the schema.intThe revisions of the schema.The revisions of the schema.getSchemasOrBuilder(int index) The revisions of the schema.List<? extends SchemaOrBuilder>The revisions of the schema.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeSchemas(int index) The revisions of the schema.setNextPageToken(String value) A token that can be sent as `page_token` to retrieve the next page.setNextPageTokenBytes(com.google.protobuf.ByteString value) A token that can be sent as `page_token` to retrieve the next page.setSchemas(int index, Schema value) The revisions of the schema.setSchemas(int index, Schema.Builder builderForValue) The revisions of the schema.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<ListSchemaRevisionsResponse.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<ListSchemaRevisionsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<ListSchemaRevisionsResponse.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListSchemaRevisionsResponse.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<ListSchemaRevisionsResponse.Builder>
-
mergeFrom
public ListSchemaRevisionsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ListSchemaRevisionsResponse.Builder>- Throws:
IOException
-
getSchemasList
The revisions of the schema.
repeated .google.pubsub.v1.Schema schemas = 1;- Specified by:
getSchemasListin interfaceListSchemaRevisionsResponseOrBuilder
-
getSchemasCount
public int getSchemasCount()The revisions of the schema.
repeated .google.pubsub.v1.Schema schemas = 1;- Specified by:
getSchemasCountin interfaceListSchemaRevisionsResponseOrBuilder
-
getSchemas
The revisions of the schema.
repeated .google.pubsub.v1.Schema schemas = 1;- Specified by:
getSchemasin interfaceListSchemaRevisionsResponseOrBuilder
-
setSchemas
The revisions of the schema.
repeated .google.pubsub.v1.Schema schemas = 1; -
setSchemas
The revisions of the schema.
repeated .google.pubsub.v1.Schema schemas = 1; -
addSchemas
The revisions of the schema.
repeated .google.pubsub.v1.Schema schemas = 1; -
addSchemas
The revisions of the schema.
repeated .google.pubsub.v1.Schema schemas = 1; -
addSchemas
The revisions of the schema.
repeated .google.pubsub.v1.Schema schemas = 1; -
addSchemas
The revisions of the schema.
repeated .google.pubsub.v1.Schema schemas = 1; -
addAllSchemas
The revisions of the schema.
repeated .google.pubsub.v1.Schema schemas = 1; -
clearSchemas
The revisions of the schema.
repeated .google.pubsub.v1.Schema schemas = 1; -
removeSchemas
The revisions of the schema.
repeated .google.pubsub.v1.Schema schemas = 1; -
getSchemasBuilder
The revisions of the schema.
repeated .google.pubsub.v1.Schema schemas = 1; -
getSchemasOrBuilder
The revisions of the schema.
repeated .google.pubsub.v1.Schema schemas = 1;- Specified by:
getSchemasOrBuilderin interfaceListSchemaRevisionsResponseOrBuilder
-
getSchemasOrBuilderList
The revisions of the schema.
repeated .google.pubsub.v1.Schema schemas = 1;- Specified by:
getSchemasOrBuilderListin interfaceListSchemaRevisionsResponseOrBuilder
-
addSchemasBuilder
The revisions of the schema.
repeated .google.pubsub.v1.Schema schemas = 1; -
addSchemasBuilder
The revisions of the schema.
repeated .google.pubsub.v1.Schema schemas = 1; -
getSchemasBuilderList
The revisions of the schema.
repeated .google.pubsub.v1.Schema schemas = 1; -
getNextPageToken
A token that can be sent as `page_token` to retrieve the next page. If this field is empty, there are no subsequent pages.
string next_page_token = 2;- Specified by:
getNextPageTokenin interfaceListSchemaRevisionsResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()A token that can be sent as `page_token` to retrieve the next page. If this field is empty, there are no subsequent pages.
string next_page_token = 2;- Specified by:
getNextPageTokenBytesin interfaceListSchemaRevisionsResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
A token that can be sent as `page_token` to retrieve the next page. If this field is empty, there are no subsequent pages.
string next_page_token = 2;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
A token that can be sent as `page_token` to retrieve the next page. If this field is empty, there are no subsequent pages.
string next_page_token = 2;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListSchemaRevisionsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value) A token that can be sent as `page_token` to retrieve the next page. If this field is empty, there are no subsequent pages.
string next_page_token = 2;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-