Class ListCertificateRevocationListsResponse.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<ListCertificateRevocationListsResponse.Builder>
-
- com.google.cloud.security.privateca.v1beta1.ListCertificateRevocationListsResponse.Builder
-
- All Implemented Interfaces:
ListCertificateRevocationListsResponseOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- ListCertificateRevocationListsResponse
public static final class ListCertificateRevocationListsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListCertificateRevocationListsResponse.Builder> implements ListCertificateRevocationListsResponseOrBuilder
Response message for [CertificateAuthorityService.ListCertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateAuthorityService.ListCertificateRevocationLists].
Protobuf typegoogle.cloud.security.privateca.v1beta1.ListCertificateRevocationListsResponse
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description ListCertificateRevocationListsResponse.Builder
addAllCertificateRevocationLists(Iterable<? extends CertificateRevocationList> values)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].ListCertificateRevocationListsResponse.Builder
addAllUnreachable(Iterable<String> values)
A list of locations (e.g.ListCertificateRevocationListsResponse.Builder
addCertificateRevocationLists(int index, CertificateRevocationList value)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].ListCertificateRevocationListsResponse.Builder
addCertificateRevocationLists(int index, CertificateRevocationList.Builder builderForValue)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].ListCertificateRevocationListsResponse.Builder
addCertificateRevocationLists(CertificateRevocationList value)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].ListCertificateRevocationListsResponse.Builder
addCertificateRevocationLists(CertificateRevocationList.Builder builderForValue)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].CertificateRevocationList.Builder
addCertificateRevocationListsBuilder()
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].CertificateRevocationList.Builder
addCertificateRevocationListsBuilder(int index)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].ListCertificateRevocationListsResponse.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListCertificateRevocationListsResponse.Builder
addUnreachable(String value)
A list of locations (e.g.ListCertificateRevocationListsResponse.Builder
addUnreachableBytes(com.google.protobuf.ByteString value)
A list of locations (e.g.ListCertificateRevocationListsResponse
build()
ListCertificateRevocationListsResponse
buildPartial()
ListCertificateRevocationListsResponse.Builder
clear()
ListCertificateRevocationListsResponse.Builder
clearCertificateRevocationLists()
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].ListCertificateRevocationListsResponse.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
ListCertificateRevocationListsResponse.Builder
clearNextPageToken()
A token to retrieve next page of results.ListCertificateRevocationListsResponse.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
ListCertificateRevocationListsResponse.Builder
clearUnreachable()
A list of locations (e.g.ListCertificateRevocationListsResponse.Builder
clone()
CertificateRevocationList
getCertificateRevocationLists(int index)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].CertificateRevocationList.Builder
getCertificateRevocationListsBuilder(int index)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].List<CertificateRevocationList.Builder>
getCertificateRevocationListsBuilderList()
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].int
getCertificateRevocationListsCount()
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].List<CertificateRevocationList>
getCertificateRevocationListsList()
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].CertificateRevocationListOrBuilder
getCertificateRevocationListsOrBuilder(int index)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].List<? extends CertificateRevocationListOrBuilder>
getCertificateRevocationListsOrBuilderList()
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].ListCertificateRevocationListsResponse
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
String
getNextPageToken()
A token to retrieve next page of results.com.google.protobuf.ByteString
getNextPageTokenBytes()
A token to retrieve next page of results.String
getUnreachable(int index)
A list of locations (e.g.com.google.protobuf.ByteString
getUnreachableBytes(int index)
A list of locations (e.g.int
getUnreachableCount()
A list of locations (e.g.com.google.protobuf.ProtocolStringList
getUnreachableList()
A list of locations (e.g.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
ListCertificateRevocationListsResponse.Builder
mergeFrom(ListCertificateRevocationListsResponse other)
ListCertificateRevocationListsResponse.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ListCertificateRevocationListsResponse.Builder
mergeFrom(com.google.protobuf.Message other)
ListCertificateRevocationListsResponse.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ListCertificateRevocationListsResponse.Builder
removeCertificateRevocationLists(int index)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].ListCertificateRevocationListsResponse.Builder
setCertificateRevocationLists(int index, CertificateRevocationList value)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].ListCertificateRevocationListsResponse.Builder
setCertificateRevocationLists(int index, CertificateRevocationList.Builder builderForValue)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].ListCertificateRevocationListsResponse.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
ListCertificateRevocationListsResponse.Builder
setNextPageToken(String value)
A token to retrieve next page of results.ListCertificateRevocationListsResponse.Builder
setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve next page of results.ListCertificateRevocationListsResponse.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
ListCertificateRevocationListsResponse.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
ListCertificateRevocationListsResponse.Builder
setUnreachable(int index, String value)
A list of locations (e.g.-
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:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCertificateRevocationListsResponse.Builder>
-
clear
public ListCertificateRevocationListsResponse.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCertificateRevocationListsResponse.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCertificateRevocationListsResponse.Builder>
-
getDefaultInstanceForType
public ListCertificateRevocationListsResponse getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public ListCertificateRevocationListsResponse build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public ListCertificateRevocationListsResponse buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public ListCertificateRevocationListsResponse.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCertificateRevocationListsResponse.Builder>
-
setField
public ListCertificateRevocationListsResponse.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCertificateRevocationListsResponse.Builder>
-
clearField
public ListCertificateRevocationListsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCertificateRevocationListsResponse.Builder>
-
clearOneof
public ListCertificateRevocationListsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCertificateRevocationListsResponse.Builder>
-
setRepeatedField
public ListCertificateRevocationListsResponse.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCertificateRevocationListsResponse.Builder>
-
addRepeatedField
public ListCertificateRevocationListsResponse.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCertificateRevocationListsResponse.Builder>
-
mergeFrom
public ListCertificateRevocationListsResponse.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListCertificateRevocationListsResponse.Builder>
-
mergeFrom
public ListCertificateRevocationListsResponse.Builder mergeFrom(ListCertificateRevocationListsResponse other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCertificateRevocationListsResponse.Builder>
-
mergeFrom
public ListCertificateRevocationListsResponse.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<ListCertificateRevocationListsResponse.Builder>
- Throws:
IOException
-
getCertificateRevocationListsList
public List<CertificateRevocationList> getCertificateRevocationListsList()
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList certificate_revocation_lists = 1;
- Specified by:
getCertificateRevocationListsList
in interfaceListCertificateRevocationListsResponseOrBuilder
-
getCertificateRevocationListsCount
public int getCertificateRevocationListsCount()
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList certificate_revocation_lists = 1;
- Specified by:
getCertificateRevocationListsCount
in interfaceListCertificateRevocationListsResponseOrBuilder
-
getCertificateRevocationLists
public CertificateRevocationList getCertificateRevocationLists(int index)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList certificate_revocation_lists = 1;
- Specified by:
getCertificateRevocationLists
in interfaceListCertificateRevocationListsResponseOrBuilder
-
setCertificateRevocationLists
public ListCertificateRevocationListsResponse.Builder setCertificateRevocationLists(int index, CertificateRevocationList value)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList certificate_revocation_lists = 1;
-
setCertificateRevocationLists
public ListCertificateRevocationListsResponse.Builder setCertificateRevocationLists(int index, CertificateRevocationList.Builder builderForValue)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList certificate_revocation_lists = 1;
-
addCertificateRevocationLists
public ListCertificateRevocationListsResponse.Builder addCertificateRevocationLists(CertificateRevocationList value)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList certificate_revocation_lists = 1;
-
addCertificateRevocationLists
public ListCertificateRevocationListsResponse.Builder addCertificateRevocationLists(int index, CertificateRevocationList value)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList certificate_revocation_lists = 1;
-
addCertificateRevocationLists
public ListCertificateRevocationListsResponse.Builder addCertificateRevocationLists(CertificateRevocationList.Builder builderForValue)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList certificate_revocation_lists = 1;
-
addCertificateRevocationLists
public ListCertificateRevocationListsResponse.Builder addCertificateRevocationLists(int index, CertificateRevocationList.Builder builderForValue)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList certificate_revocation_lists = 1;
-
addAllCertificateRevocationLists
public ListCertificateRevocationListsResponse.Builder addAllCertificateRevocationLists(Iterable<? extends CertificateRevocationList> values)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList certificate_revocation_lists = 1;
-
clearCertificateRevocationLists
public ListCertificateRevocationListsResponse.Builder clearCertificateRevocationLists()
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList certificate_revocation_lists = 1;
-
removeCertificateRevocationLists
public ListCertificateRevocationListsResponse.Builder removeCertificateRevocationLists(int index)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList certificate_revocation_lists = 1;
-
getCertificateRevocationListsBuilder
public CertificateRevocationList.Builder getCertificateRevocationListsBuilder(int index)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList certificate_revocation_lists = 1;
-
getCertificateRevocationListsOrBuilder
public CertificateRevocationListOrBuilder getCertificateRevocationListsOrBuilder(int index)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList certificate_revocation_lists = 1;
- Specified by:
getCertificateRevocationListsOrBuilder
in interfaceListCertificateRevocationListsResponseOrBuilder
-
getCertificateRevocationListsOrBuilderList
public List<? extends CertificateRevocationListOrBuilder> getCertificateRevocationListsOrBuilderList()
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList certificate_revocation_lists = 1;
- Specified by:
getCertificateRevocationListsOrBuilderList
in interfaceListCertificateRevocationListsResponseOrBuilder
-
addCertificateRevocationListsBuilder
public CertificateRevocationList.Builder addCertificateRevocationListsBuilder()
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList certificate_revocation_lists = 1;
-
addCertificateRevocationListsBuilder
public CertificateRevocationList.Builder addCertificateRevocationListsBuilder(int index)
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList certificate_revocation_lists = 1;
-
getCertificateRevocationListsBuilderList
public List<CertificateRevocationList.Builder> getCertificateRevocationListsBuilderList()
The list of [CertificateRevocationLists][google.cloud.security.privateca.v1beta1.CertificateRevocationList].
repeated .google.cloud.security.privateca.v1beta1.CertificateRevocationList certificate_revocation_lists = 1;
-
getNextPageToken
public String getNextPageToken()
A token to retrieve next page of results. Pass this value in [ListCertificateRevocationListsRequest.next_page_token][] to retrieve the next page of results.
string next_page_token = 2;
- Specified by:
getNextPageToken
in interfaceListCertificateRevocationListsResponseOrBuilder
- Returns:
- The nextPageToken.
-
getNextPageTokenBytes
public com.google.protobuf.ByteString getNextPageTokenBytes()
A token to retrieve next page of results. Pass this value in [ListCertificateRevocationListsRequest.next_page_token][] to retrieve the next page of results.
string next_page_token = 2;
- Specified by:
getNextPageTokenBytes
in interfaceListCertificateRevocationListsResponseOrBuilder
- Returns:
- The bytes for nextPageToken.
-
setNextPageToken
public ListCertificateRevocationListsResponse.Builder setNextPageToken(String value)
A token to retrieve next page of results. Pass this value in [ListCertificateRevocationListsRequest.next_page_token][] to retrieve the next page of results.
string next_page_token = 2;
- Parameters:
value
- The nextPageToken to set.- Returns:
- This builder for chaining.
-
clearNextPageToken
public ListCertificateRevocationListsResponse.Builder clearNextPageToken()
A token to retrieve next page of results. Pass this value in [ListCertificateRevocationListsRequest.next_page_token][] to retrieve the next page of results.
string next_page_token = 2;
- Returns:
- This builder for chaining.
-
setNextPageTokenBytes
public ListCertificateRevocationListsResponse.Builder setNextPageTokenBytes(com.google.protobuf.ByteString value)
A token to retrieve next page of results. Pass this value in [ListCertificateRevocationListsRequest.next_page_token][] to retrieve the next page of results.
string next_page_token = 2;
- Parameters:
value
- The bytes for nextPageToken to set.- Returns:
- This builder for chaining.
-
getUnreachableList
public com.google.protobuf.ProtocolStringList getUnreachableList()
A list of locations (e.g. "us-west1") that could not be reached.
repeated string unreachable = 3;
- Specified by:
getUnreachableList
in interfaceListCertificateRevocationListsResponseOrBuilder
- Returns:
- A list containing the unreachable.
-
getUnreachableCount
public int getUnreachableCount()
A list of locations (e.g. "us-west1") that could not be reached.
repeated string unreachable = 3;
- Specified by:
getUnreachableCount
in interfaceListCertificateRevocationListsResponseOrBuilder
- Returns:
- The count of unreachable.
-
getUnreachable
public String getUnreachable(int index)
A list of locations (e.g. "us-west1") that could not be reached.
repeated string unreachable = 3;
- Specified by:
getUnreachable
in interfaceListCertificateRevocationListsResponseOrBuilder
- Parameters:
index
- The index of the element to return.- Returns:
- The unreachable at the given index.
-
getUnreachableBytes
public com.google.protobuf.ByteString getUnreachableBytes(int index)
A list of locations (e.g. "us-west1") that could not be reached.
repeated string unreachable = 3;
- Specified by:
getUnreachableBytes
in interfaceListCertificateRevocationListsResponseOrBuilder
- Parameters:
index
- The index of the value to return.- Returns:
- The bytes of the unreachable at the given index.
-
setUnreachable
public ListCertificateRevocationListsResponse.Builder setUnreachable(int index, String value)
A list of locations (e.g. "us-west1") that could not be reached.
repeated string unreachable = 3;
- Parameters:
index
- The index to set the value at.value
- The unreachable to set.- Returns:
- This builder for chaining.
-
addUnreachable
public ListCertificateRevocationListsResponse.Builder addUnreachable(String value)
A list of locations (e.g. "us-west1") that could not be reached.
repeated string unreachable = 3;
- Parameters:
value
- The unreachable to add.- Returns:
- This builder for chaining.
-
addAllUnreachable
public ListCertificateRevocationListsResponse.Builder addAllUnreachable(Iterable<String> values)
A list of locations (e.g. "us-west1") that could not be reached.
repeated string unreachable = 3;
- Parameters:
values
- The unreachable to add.- Returns:
- This builder for chaining.
-
clearUnreachable
public ListCertificateRevocationListsResponse.Builder clearUnreachable()
A list of locations (e.g. "us-west1") that could not be reached.
repeated string unreachable = 3;
- Returns:
- This builder for chaining.
-
addUnreachableBytes
public ListCertificateRevocationListsResponse.Builder addUnreachableBytes(com.google.protobuf.ByteString value)
A list of locations (e.g. "us-west1") that could not be reached.
repeated string unreachable = 3;
- Parameters:
value
- The bytes of the unreachable to add.- Returns:
- This builder for chaining.
-
setUnknownFields
public final ListCertificateRevocationListsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCertificateRevocationListsResponse.Builder>
-
mergeUnknownFields
public final ListCertificateRevocationListsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<ListCertificateRevocationListsResponse.Builder>
-
-