Class ListGcpUserAccessBindingsResponse (1.42.0)

public final class ListGcpUserAccessBindingsResponse extends GeneratedMessageV3 implements ListGcpUserAccessBindingsResponseOrBuilder

Response of [ListGcpUserAccessBindings] [google.identity.accesscontextmanager.v1.AccessContextManager.ListGcpUserAccessBindings].

Protobuf type google.identity.accesscontextmanager.v1.ListGcpUserAccessBindingsResponse

Inheritance

Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > ListGcpUserAccessBindingsResponse

Static Fields

GCP_USER_ACCESS_BINDINGS_FIELD_NUMBER

public static final int GCP_USER_ACCESS_BINDINGS_FIELD_NUMBER
Field Value
TypeDescription
int

NEXT_PAGE_TOKEN_FIELD_NUMBER

public static final int NEXT_PAGE_TOKEN_FIELD_NUMBER
Field Value
TypeDescription
int

Static Methods

getDefaultInstance()

public static ListGcpUserAccessBindingsResponse getDefaultInstance()
Returns
TypeDescription
ListGcpUserAccessBindingsResponse

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

newBuilder()

public static ListGcpUserAccessBindingsResponse.Builder newBuilder()
Returns
TypeDescription
ListGcpUserAccessBindingsResponse.Builder

newBuilder(ListGcpUserAccessBindingsResponse prototype)

public static ListGcpUserAccessBindingsResponse.Builder newBuilder(ListGcpUserAccessBindingsResponse prototype)
Parameter
NameDescription
prototypeListGcpUserAccessBindingsResponse
Returns
TypeDescription
ListGcpUserAccessBindingsResponse.Builder

parseDelimitedFrom(InputStream input)

public static ListGcpUserAccessBindingsResponse parseDelimitedFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
ListGcpUserAccessBindingsResponse
Exceptions
TypeDescription
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static ListGcpUserAccessBindingsResponse parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ListGcpUserAccessBindingsResponse
Exceptions
TypeDescription
IOException

parseFrom(byte[] data)

public static ListGcpUserAccessBindingsResponse parseFrom(byte[] data)
Parameter
NameDescription
databyte[]
Returns
TypeDescription
ListGcpUserAccessBindingsResponse
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static ListGcpUserAccessBindingsResponse parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
databyte[]
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ListGcpUserAccessBindingsResponse
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteString data)

public static ListGcpUserAccessBindingsResponse parseFrom(ByteString data)
Parameter
NameDescription
dataByteString
Returns
TypeDescription
ListGcpUserAccessBindingsResponse
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static ListGcpUserAccessBindingsResponse parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
dataByteString
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ListGcpUserAccessBindingsResponse
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static ListGcpUserAccessBindingsResponse parseFrom(CodedInputStream input)
Parameter
NameDescription
inputCodedInputStream
Returns
TypeDescription
ListGcpUserAccessBindingsResponse
Exceptions
TypeDescription
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static ListGcpUserAccessBindingsResponse parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ListGcpUserAccessBindingsResponse
Exceptions
TypeDescription
IOException

parseFrom(InputStream input)

public static ListGcpUserAccessBindingsResponse parseFrom(InputStream input)
Parameter
NameDescription
inputInputStream
Returns
TypeDescription
ListGcpUserAccessBindingsResponse
Exceptions
TypeDescription
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static ListGcpUserAccessBindingsResponse parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputInputStream
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ListGcpUserAccessBindingsResponse
Exceptions
TypeDescription
IOException

parseFrom(ByteBuffer data)

public static ListGcpUserAccessBindingsResponse parseFrom(ByteBuffer data)
Parameter
NameDescription
dataByteBuffer
Returns
TypeDescription
ListGcpUserAccessBindingsResponse
Exceptions
TypeDescription
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static ListGcpUserAccessBindingsResponse parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
dataByteBuffer
extensionRegistryExtensionRegistryLite
Returns
TypeDescription
ListGcpUserAccessBindingsResponse
Exceptions
TypeDescription
InvalidProtocolBufferException

parser()

public static Parser<ListGcpUserAccessBindingsResponse> parser()
Returns
TypeDescription
Parser<ListGcpUserAccessBindingsResponse>

Methods

equals(Object obj)

public boolean equals(Object obj)
Parameter
NameDescription
objObject
Returns
TypeDescription
boolean
Overrides

getDefaultInstanceForType()

public ListGcpUserAccessBindingsResponse getDefaultInstanceForType()
Returns
TypeDescription
ListGcpUserAccessBindingsResponse

getGcpUserAccessBindings(int index)

public GcpUserAccessBinding getGcpUserAccessBindings(int index)

[GcpUserAccessBinding] [google.identity.accesscontextmanager.v1.GcpUserAccessBinding]

repeated .google.identity.accesscontextmanager.v1.GcpUserAccessBinding gcp_user_access_bindings = 1;

Parameter
NameDescription
indexint
Returns
TypeDescription
GcpUserAccessBinding

getGcpUserAccessBindingsCount()

public int getGcpUserAccessBindingsCount()

[GcpUserAccessBinding] [google.identity.accesscontextmanager.v1.GcpUserAccessBinding]

repeated .google.identity.accesscontextmanager.v1.GcpUserAccessBinding gcp_user_access_bindings = 1;

Returns
TypeDescription
int

getGcpUserAccessBindingsList()

public List<GcpUserAccessBinding> getGcpUserAccessBindingsList()

[GcpUserAccessBinding] [google.identity.accesscontextmanager.v1.GcpUserAccessBinding]

repeated .google.identity.accesscontextmanager.v1.GcpUserAccessBinding gcp_user_access_bindings = 1;

Returns
TypeDescription
List<GcpUserAccessBinding>

getGcpUserAccessBindingsOrBuilder(int index)

public GcpUserAccessBindingOrBuilder getGcpUserAccessBindingsOrBuilder(int index)

[GcpUserAccessBinding] [google.identity.accesscontextmanager.v1.GcpUserAccessBinding]

repeated .google.identity.accesscontextmanager.v1.GcpUserAccessBinding gcp_user_access_bindings = 1;

Parameter
NameDescription
indexint
Returns
TypeDescription
GcpUserAccessBindingOrBuilder

getGcpUserAccessBindingsOrBuilderList()

public List<? extends GcpUserAccessBindingOrBuilder> getGcpUserAccessBindingsOrBuilderList()

[GcpUserAccessBinding] [google.identity.accesscontextmanager.v1.GcpUserAccessBinding]

repeated .google.identity.accesscontextmanager.v1.GcpUserAccessBinding gcp_user_access_bindings = 1;

Returns
TypeDescription
List<? extends com.google.identity.accesscontextmanager.v1.GcpUserAccessBindingOrBuilder>

getNextPageToken()

public String getNextPageToken()

Token to get the next page of items. If blank, there are no more items.

string next_page_token = 2;

Returns
TypeDescription
String

The nextPageToken.

getNextPageTokenBytes()

public ByteString getNextPageTokenBytes()

Token to get the next page of items. If blank, there are no more items.

string next_page_token = 2;

Returns
TypeDescription
ByteString

The bytes for nextPageToken.

getParserForType()

public Parser<ListGcpUserAccessBindingsResponse> getParserForType()
Returns
TypeDescription
Parser<ListGcpUserAccessBindingsResponse>
Overrides

getSerializedSize()

public int getSerializedSize()
Returns
TypeDescription
int
Overrides

hashCode()

public int hashCode()
Returns
TypeDescription
int
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

newBuilderForType()

public ListGcpUserAccessBindingsResponse.Builder newBuilderForType()
Returns
TypeDescription
ListGcpUserAccessBindingsResponse.Builder

newBuilderForType(GeneratedMessageV3.BuilderParent parent)

protected ListGcpUserAccessBindingsResponse.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter
NameDescription
parentBuilderParent
Returns
TypeDescription
ListGcpUserAccessBindingsResponse.Builder
Overrides

newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)

protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter
NameDescription
unusedUnusedPrivateParameter
Returns
TypeDescription
Object
Overrides

toBuilder()

public ListGcpUserAccessBindingsResponse.Builder toBuilder()
Returns
TypeDescription
ListGcpUserAccessBindingsResponse.Builder

writeTo(CodedOutputStream output)

public void writeTo(CodedOutputStream output)
Parameter
NameDescription
outputCodedOutputStream
Overrides
Exceptions
TypeDescription
IOException