public final class ListServicePerimetersResponse extends GeneratedMessageV3 implements ListServicePerimetersResponseOrBuilder
A response to `ListServicePerimetersRequest`.Protobuf type
google.identity.accesscontextmanager.v1.ListServicePerimetersResponse| Modifier and Type | Class and Description |
|---|---|
static class |
ListServicePerimetersResponse.Builder
A response to `ListServicePerimetersRequest`.
|
GeneratedMessageV3.BuilderParent, GeneratedMessageV3.ExtendableBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage,BuilderType extends GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, GeneratedMessageV3.ExtendableMessage<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends GeneratedMessageV3.ExtendableMessage>, GeneratedMessageV3.FieldAccessorTable, GeneratedMessageV3.UnusedPrivateParameterAbstractMessageLite.InternalOneOfEnum| Modifier and Type | Field and Description |
|---|---|
static int |
NEXT_PAGE_TOKEN_FIELD_NUMBER |
static int |
SERVICE_PERIMETERS_FIELD_NUMBER |
alwaysUseFieldBuilders, unknownFieldsmemoizedSizememoizedHashCodecanUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneoftoByteArray, toByteString, writeDelimitedTo, writeTopublic static final int SERVICE_PERIMETERS_FIELD_NUMBER
public static final int NEXT_PAGE_TOKEN_FIELD_NUMBER
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class GeneratedMessageV3public final UnknownFieldSet getUnknownFields()
getUnknownFields in interface MessageOrBuildergetUnknownFields in class GeneratedMessageV3public static final Descriptors.Descriptor getDescriptor()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class GeneratedMessageV3public List<ServicePerimeter> getServicePerimetersList()
List of the [Service Perimeter] [google.identity.accesscontextmanager.v1.ServicePerimeter] instances.
repeated .google.identity.accesscontextmanager.v1.ServicePerimeter service_perimeters = 1;
getServicePerimetersList in interface ListServicePerimetersResponseOrBuilderpublic List<? extends ServicePerimeterOrBuilder> getServicePerimetersOrBuilderList()
List of the [Service Perimeter] [google.identity.accesscontextmanager.v1.ServicePerimeter] instances.
repeated .google.identity.accesscontextmanager.v1.ServicePerimeter service_perimeters = 1;
getServicePerimetersOrBuilderList in interface ListServicePerimetersResponseOrBuilderpublic int getServicePerimetersCount()
List of the [Service Perimeter] [google.identity.accesscontextmanager.v1.ServicePerimeter] instances.
repeated .google.identity.accesscontextmanager.v1.ServicePerimeter service_perimeters = 1;
getServicePerimetersCount in interface ListServicePerimetersResponseOrBuilderpublic ServicePerimeter getServicePerimeters(int index)
List of the [Service Perimeter] [google.identity.accesscontextmanager.v1.ServicePerimeter] instances.
repeated .google.identity.accesscontextmanager.v1.ServicePerimeter service_perimeters = 1;
getServicePerimeters in interface ListServicePerimetersResponseOrBuilderpublic ServicePerimeterOrBuilder getServicePerimetersOrBuilder(int index)
List of the [Service Perimeter] [google.identity.accesscontextmanager.v1.ServicePerimeter] instances.
repeated .google.identity.accesscontextmanager.v1.ServicePerimeter service_perimeters = 1;
getServicePerimetersOrBuilder in interface ListServicePerimetersResponseOrBuilderpublic String getNextPageToken()
The pagination token to retrieve the next page of results. If the value is empty, no further results remain.
string next_page_token = 2;getNextPageToken in interface ListServicePerimetersResponseOrBuilderpublic ByteString getNextPageTokenBytes()
The pagination token to retrieve the next page of results. If the value is empty, no further results remain.
string next_page_token = 2;getNextPageTokenBytes in interface ListServicePerimetersResponseOrBuilderpublic final boolean isInitialized()
isInitialized in interface MessageLiteOrBuilderisInitialized in class GeneratedMessageV3public void writeTo(CodedOutputStream output) throws IOException
writeTo in interface MessageLitewriteTo in class GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface MessageLitegetSerializedSize in class GeneratedMessageV3public boolean equals(Object obj)
equals in interface Messageequals in class AbstractMessagepublic int hashCode()
hashCode in interface MessagehashCode in class AbstractMessagepublic static ListServicePerimetersResponse parseFrom(ByteBuffer data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static ListServicePerimetersResponse parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static ListServicePerimetersResponse parseFrom(ByteString data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static ListServicePerimetersResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static ListServicePerimetersResponse parseFrom(byte[] data) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static ListServicePerimetersResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) throws InvalidProtocolBufferException
InvalidProtocolBufferExceptionpublic static ListServicePerimetersResponse parseFrom(InputStream input) throws IOException
IOExceptionpublic static ListServicePerimetersResponse parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ListServicePerimetersResponse parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ListServicePerimetersResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ListServicePerimetersResponse parseFrom(CodedInputStream input) throws IOException
IOExceptionpublic static ListServicePerimetersResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ListServicePerimetersResponse.Builder newBuilderForType()
newBuilderForType in interface MessagenewBuilderForType in interface MessageLitepublic static ListServicePerimetersResponse.Builder newBuilder()
public static ListServicePerimetersResponse.Builder newBuilder(ListServicePerimetersResponse prototype)
public ListServicePerimetersResponse.Builder toBuilder()
toBuilder in interface MessagetoBuilder in interface MessageLiteprotected ListServicePerimetersResponse.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class GeneratedMessageV3public static ListServicePerimetersResponse getDefaultInstance()
public static Parser<ListServicePerimetersResponse> parser()
public Parser<ListServicePerimetersResponse> getParserForType()
getParserForType in interface MessagegetParserForType in interface MessageLitegetParserForType in class GeneratedMessageV3public ListServicePerimetersResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface MessageLiteOrBuildergetDefaultInstanceForType in interface MessageOrBuilderCopyright © 2021 Google LLC. All rights reserved.