public final class ListPoliciesResponse extends GeneratedMessage implements ListPoliciesResponseOrBuilderInheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > ListPoliciesResponseImplements
ListPoliciesResponseOrBuilderStatic Fields
NEXT_PAGE_TOKEN_FIELD_NUMBER
public static final int NEXT_PAGE_TOKEN_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
POLICIES_FIELD_NUMBER
public static final int POLICIES_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static ListPoliciesResponse getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
ListPoliciesResponse |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static ListPoliciesResponse.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
Builder |
|
newBuilder(ListPoliciesResponse arg0)
public static ListPoliciesResponse.Builder newBuilder(ListPoliciesResponse arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
ListPoliciesResponse |
| Returns | |
|---|---|
| Type | Description |
Builder |
|
parseDelimitedFrom(InputStream arg0)
public static ListPoliciesResponse parseDelimitedFrom(InputStream arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ListPoliciesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)
public static ListPoliciesResponse parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)| Parameters | |
|---|---|
| Name | Description |
arg0 |
InputStream |
arg1 |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListPoliciesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] arg0)
public static ListPoliciesResponse parseFrom(byte[] arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
byte[] |
| Returns | |
|---|---|
| Type | Description |
ListPoliciesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] arg0, ExtensionRegistryLite arg1)
public static ListPoliciesResponse parseFrom(byte[] arg0, ExtensionRegistryLite arg1)| Parameters | |
|---|---|
| Name | Description |
arg0 |
byte[] |
arg1 |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListPoliciesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString arg0)
public static ListPoliciesResponse parseFrom(ByteString arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
ByteString |
| Returns | |
|---|---|
| Type | Description |
ListPoliciesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString arg0, ExtensionRegistryLite arg1)
public static ListPoliciesResponse parseFrom(ByteString arg0, ExtensionRegistryLite arg1)| Parameters | |
|---|---|
| Name | Description |
arg0 |
ByteString |
arg1 |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListPoliciesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream arg0)
public static ListPoliciesResponse parseFrom(CodedInputStream arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
ListPoliciesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
public static ListPoliciesResponse parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)| Parameters | |
|---|---|
| Name | Description |
arg0 |
CodedInputStream |
arg1 |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListPoliciesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream arg0)
public static ListPoliciesResponse parseFrom(InputStream arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ListPoliciesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream arg0, ExtensionRegistryLite arg1)
public static ListPoliciesResponse parseFrom(InputStream arg0, ExtensionRegistryLite arg1)| Parameters | |
|---|---|
| Name | Description |
arg0 |
InputStream |
arg1 |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListPoliciesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer arg0)
public static ListPoliciesResponse parseFrom(ByteBuffer arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
ListPoliciesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)
public static ListPoliciesResponse parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)| Parameters | |
|---|---|
| Name | Description |
arg0 |
ByteBuffer |
arg1 |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListPoliciesResponse |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<ListPoliciesResponse> parser()| Returns | |
|---|---|
| Type | Description |
Parser<ListPoliciesResponse> |
|
Methods
equals(Object arg0)
public boolean equals(Object arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public ListPoliciesResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ListPoliciesResponse |
|
getNextPageToken()
public String getNextPageToken()| Returns | |
|---|---|
| Type | Description |
String |
|
getNextPageTokenBytes()
public ByteString getNextPageTokenBytes()| Returns | |
|---|---|
| Type | Description |
ByteString |
|
getParserForType()
public Parser<ListPoliciesResponse> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<ListPoliciesResponse> |
|
getPolicies(int arg0)
public Policy getPolicies(int arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
int |
| Returns | |
|---|---|
| Type | Description |
Policy |
|
getPoliciesCount()
public int getPoliciesCount()| Returns | |
|---|---|
| Type | Description |
int |
|
getPoliciesList()
public List<Policy> getPoliciesList()| Returns | |
|---|---|
| Type | Description |
List<Policy> |
|
getPoliciesOrBuilder(int arg0)
public PolicyOrBuilder getPoliciesOrBuilder(int arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
int |
| Returns | |
|---|---|
| Type | Description |
PolicyOrBuilder |
|
getPoliciesOrBuilderList()
public List<? extends PolicyOrBuilder> getPoliciesOrBuilderList()| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.iam.v2.PolicyOrBuilder> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public ListPoliciesResponse.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
Builder |
|
newBuilderForType(AbstractMessage.BuilderParent arg0)
protected ListPoliciesResponse.Builder newBuilderForType(AbstractMessage.BuilderParent arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
Builder |
|
toBuilder()
public ListPoliciesResponse.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
Builder |
|
writeTo(CodedOutputStream arg0)
public void writeTo(CodedOutputStream arg0)| Parameter | |
|---|---|
| Name | Description |
arg0 |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|