Class ComputeContactsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ComputeContactsResponse.Builder>
-
- com.google.cloud.essentialcontacts.v1.ComputeContactsResponse.Builder
-
- All Implemented Interfaces:
ComputeContactsResponseOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- ComputeContactsResponse
public static final class ComputeContactsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ComputeContactsResponse.Builder> implements ComputeContactsResponseOrBuilder
Response message for the ComputeContacts method.
Protobuf typegoogle.cloud.essentialcontacts.v1.ComputeContactsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ComputeContactsResponse.BuilderaddAllContacts(Iterable<? extends Contact> values)All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.ComputeContactsResponse.BuilderaddContacts(int index, Contact value)All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.ComputeContactsResponse.BuilderaddContacts(int index, Contact.Builder builderForValue)All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.ComputeContactsResponse.BuilderaddContacts(Contact value)All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.ComputeContactsResponse.BuilderaddContacts(Contact.Builder builderForValue)All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.Contact.BuilderaddContactsBuilder()All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.Contact.BuilderaddContactsBuilder(int index)All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.ComputeContactsResponse.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ComputeContactsResponsebuild()ComputeContactsResponsebuildPartial()ComputeContactsResponse.Builderclear()ComputeContactsResponse.BuilderclearContacts()All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.ComputeContactsResponse.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)ComputeContactsResponse.BuilderclearNextPageToken()If there are more results than those appearing in this response, then `next_page_token` is included.ComputeContactsResponse.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)ComputeContactsResponse.Builderclone()ContactgetContacts(int index)All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.Contact.BuildergetContactsBuilder(int index)All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.List<Contact.Builder>getContactsBuilderList()All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.intgetContactsCount()All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.List<Contact>getContactsList()All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.ContactOrBuildergetContactsOrBuilder(int index)All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.List<? extends ContactOrBuilder>getContactsOrBuilderList()All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.ComputeContactsResponsegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()StringgetNextPageToken()If there are more results than those appearing in this response, then `next_page_token` is included.com.google.protobuf.ByteStringgetNextPageTokenBytes()If there are more results than those appearing in this response, then `next_page_token` is included.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()ComputeContactsResponse.BuildermergeFrom(ComputeContactsResponse other)ComputeContactsResponse.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ComputeContactsResponse.BuildermergeFrom(com.google.protobuf.Message other)ComputeContactsResponse.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)ComputeContactsResponse.BuilderremoveContacts(int index)All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.ComputeContactsResponse.BuildersetContacts(int index, Contact value)All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.ComputeContactsResponse.BuildersetContacts(int index, Contact.Builder builderForValue)All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.ComputeContactsResponse.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)ComputeContactsResponse.BuildersetNextPageToken(String value)If there are more results than those appearing in this response, then `next_page_token` is included.ComputeContactsResponse.BuildersetNextPageTokenBytes(com.google.protobuf.ByteString value)If there are more results than those appearing in this response, then `next_page_token` is included.ComputeContactsResponse.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)ComputeContactsResponse.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeContactsResponse.Builder>
-
clear
public ComputeContactsResponse.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeContactsResponse.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.GeneratedMessageV3.Builder<ComputeContactsResponse.Builder>
-
getDefaultInstanceForType
public ComputeContactsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public ComputeContactsResponse build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ComputeContactsResponse buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ComputeContactsResponse.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeContactsResponse.Builder>
-
setField
public ComputeContactsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeContactsResponse.Builder>
-
clearField
public ComputeContactsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeContactsResponse.Builder>
-
clearOneof
public ComputeContactsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeContactsResponse.Builder>
-
setRepeatedField
public ComputeContactsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeContactsResponse.Builder>
-
addRepeatedField
public ComputeContactsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeContactsResponse.Builder>
-
mergeFrom
public ComputeContactsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<ComputeContactsResponse.Builder>
-
mergeFrom
public ComputeContactsResponse.Builder mergeFrom(ComputeContactsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeContactsResponse.Builder>
-
mergeFrom
public ComputeContactsResponse.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<ComputeContactsResponse.Builder>- Throws:
IOException
-
getContactsList
public List<Contact> getContactsList()
All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
repeated .google.cloud.essentialcontacts.v1.Contact contacts = 1;- Specified by:
getContactsListin interfaceComputeContactsResponseOrBuilder
-
getContactsCount
public int getContactsCount()
All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
repeated .google.cloud.essentialcontacts.v1.Contact contacts = 1;- Specified by:
getContactsCountin interfaceComputeContactsResponseOrBuilder
-
getContacts
public Contact getContacts(int index)
All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
repeated .google.cloud.essentialcontacts.v1.Contact contacts = 1;- Specified by:
getContactsin interfaceComputeContactsResponseOrBuilder
-
setContacts
public ComputeContactsResponse.Builder setContacts(int index, Contact value)
All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
repeated .google.cloud.essentialcontacts.v1.Contact contacts = 1;
-
setContacts
public ComputeContactsResponse.Builder setContacts(int index, Contact.Builder builderForValue)
All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
repeated .google.cloud.essentialcontacts.v1.Contact contacts = 1;
-
addContacts
public ComputeContactsResponse.Builder addContacts(Contact value)
All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
repeated .google.cloud.essentialcontacts.v1.Contact contacts = 1;
-
addContacts
public ComputeContactsResponse.Builder addContacts(int index, Contact value)
All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
repeated .google.cloud.essentialcontacts.v1.Contact contacts = 1;
-
addContacts
public ComputeContactsResponse.Builder addContacts(Contact.Builder builderForValue)
All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
repeated .google.cloud.essentialcontacts.v1.Contact contacts = 1;
-
addContacts
public ComputeContactsResponse.Builder addContacts(int index, Contact.Builder builderForValue)
All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
repeated .google.cloud.essentialcontacts.v1.Contact contacts = 1;
-
addAllContacts
public ComputeContactsResponse.Builder addAllContacts(Iterable<? extends Contact> values)
All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
repeated .google.cloud.essentialcontacts.v1.Contact contacts = 1;
-
clearContacts
public ComputeContactsResponse.Builder clearContacts()
All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
repeated .google.cloud.essentialcontacts.v1.Contact contacts = 1;
-
removeContacts
public ComputeContactsResponse.Builder removeContacts(int index)
All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
repeated .google.cloud.essentialcontacts.v1.Contact contacts = 1;
-
getContactsBuilder
public Contact.Builder getContactsBuilder(int index)
All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
repeated .google.cloud.essentialcontacts.v1.Contact contacts = 1;
-
getContactsOrBuilder
public ContactOrBuilder getContactsOrBuilder(int index)
All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
repeated .google.cloud.essentialcontacts.v1.Contact contacts = 1;- Specified by:
getContactsOrBuilderin interfaceComputeContactsResponseOrBuilder
-
getContactsOrBuilderList
public List<? extends ContactOrBuilder> getContactsOrBuilderList()
All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
repeated .google.cloud.essentialcontacts.v1.Contact contacts = 1;- Specified by:
getContactsOrBuilderListin interfaceComputeContactsResponseOrBuilder
-
addContactsBuilder
public Contact.Builder addContactsBuilder()
All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
repeated .google.cloud.essentialcontacts.v1.Contact contacts = 1;
-
addContactsBuilder
public Contact.Builder addContactsBuilder(int index)
All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
repeated .google.cloud.essentialcontacts.v1.Contact contacts = 1;
-
getContactsBuilderList
public List<Contact.Builder> getContactsBuilderList()
All contacts for the resource that are subscribed to the specified notification categories, including contacts inherited from any parent resources.
repeated .google.cloud.essentialcontacts.v1.Contact contacts = 1;
-
getNextPageToken
public String getNextPageToken()
If there are more results than those appearing in this response, then `next_page_token` is included. To get the next set of results, call this method again using the value of `next_page_token` as `page_token` and the rest of the parameters the same as the original request.
string next_page_token = 2;- Specified by:
getNextPageTokenin interfaceComputeContactsResponseOrBuilder- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
If there are more results than those appearing in this response, then `next_page_token` is included. To get the next set of results, call this method again using the value of `next_page_token` as `page_token` and the rest of the parameters the same as the original request.
string next_page_token = 2;- Specified by:
getNextPageTokenBytesin interfaceComputeContactsResponseOrBuilder- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ComputeContactsResponse.Builder setNextPageToken(String value)
If there are more results than those appearing in this response, then `next_page_token` is included. To get the next set of results, call this method again using the value of `next_page_token` as `page_token` and the rest of the parameters the same as the original request.
string next_page_token = 2;- Parameters:
value- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public ComputeContactsResponse.Builder clearNextPageToken()
If there are more results than those appearing in this response, then `next_page_token` is included. To get the next set of results, call this method again using the value of `next_page_token` as `page_token` and the rest of the parameters the same as the original request.
string next_page_token = 2;- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ComputeContactsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
If there are more results than those appearing in this response, then `next_page_token` is included. To get the next set of results, call this method again using the value of `next_page_token` as `page_token` and the rest of the parameters the same as the original request.
string next_page_token = 2;- Parameters:
value- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ComputeContactsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeContactsResponse.Builder>
-
mergeUnknownFields
public final ComputeContactsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<ComputeContactsResponse.Builder>
-
-