public final class ListOperationsRequest extends GeneratedMessageV3 implements ListOperationsRequestOrBuilder
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > ListOperationsRequestImplements
ListOperationsRequestOrBuilderStatic Fields
FILTER_FIELD_NUMBER
public static final int FILTER_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
PAGE_SIZE_FIELD_NUMBER
public static final int PAGE_SIZE_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
PAGE_TOKEN_FIELD_NUMBER
public static final int PAGE_TOKEN_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
Static Methods
getDefaultInstance()
public static ListOperationsRequest getDefaultInstance()
Returns | |
---|---|
Type | Description |
ListOperationsRequest |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
newBuilder()
public static ListOperationsRequest.Builder newBuilder()
Returns | |
---|---|
Type | Description |
Builder |
newBuilder(ListOperationsRequest arg0)
public static ListOperationsRequest.Builder newBuilder(ListOperationsRequest arg0)
Parameter | |
---|---|
Name | Description |
arg0 | ListOperationsRequest |
Returns | |
---|---|
Type | Description |
Builder |
parseDelimitedFrom(InputStream arg0)
public static ListOperationsRequest parseDelimitedFrom(InputStream arg0)
Parameter | |
---|---|
Name | Description |
arg0 | InputStream |
Returns | |
---|---|
Type | Description |
ListOperationsRequest |
Exceptions | |
---|---|
Type | Description |
IOException |
parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)
public static ListOperationsRequest parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)
Parameters | |
---|---|
Name | Description |
arg0 | InputStream |
arg1 | ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
ListOperationsRequest |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(byte[] arg0)
public static ListOperationsRequest parseFrom(byte[] arg0)
Parameter | |
---|---|
Name | Description |
arg0 | byte[] |
Returns | |
---|---|
Type | Description |
ListOperationsRequest |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(byte[] arg0, ExtensionRegistryLite arg1)
public static ListOperationsRequest parseFrom(byte[] arg0, ExtensionRegistryLite arg1)
Parameters | |
---|---|
Name | Description |
arg0 | byte[] |
arg1 | ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
ListOperationsRequest |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString arg0)
public static ListOperationsRequest parseFrom(ByteString arg0)
Parameter | |
---|---|
Name | Description |
arg0 | ByteString |
Returns | |
---|---|
Type | Description |
ListOperationsRequest |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString arg0, ExtensionRegistryLite arg1)
public static ListOperationsRequest parseFrom(ByteString arg0, ExtensionRegistryLite arg1)
Parameters | |
---|---|
Name | Description |
arg0 | ByteString |
arg1 | ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
ListOperationsRequest |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(CodedInputStream arg0)
public static ListOperationsRequest parseFrom(CodedInputStream arg0)
Parameter | |
---|---|
Name | Description |
arg0 | CodedInputStream |
Returns | |
---|---|
Type | Description |
ListOperationsRequest |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
public static ListOperationsRequest parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
Parameters | |
---|---|
Name | Description |
arg0 | CodedInputStream |
arg1 | ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
ListOperationsRequest |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream arg0)
public static ListOperationsRequest parseFrom(InputStream arg0)
Parameter | |
---|---|
Name | Description |
arg0 | InputStream |
Returns | |
---|---|
Type | Description |
ListOperationsRequest |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream arg0, ExtensionRegistryLite arg1)
public static ListOperationsRequest parseFrom(InputStream arg0, ExtensionRegistryLite arg1)
Parameters | |
---|---|
Name | Description |
arg0 | InputStream |
arg1 | ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
ListOperationsRequest |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(ByteBuffer arg0)
public static ListOperationsRequest parseFrom(ByteBuffer arg0)
Parameter | |
---|---|
Name | Description |
arg0 | ByteBuffer |
Returns | |
---|---|
Type | Description |
ListOperationsRequest |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)
public static ListOperationsRequest parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)
Parameters | |
---|---|
Name | Description |
arg0 | ByteBuffer |
arg1 | ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
ListOperationsRequest |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parser()
public static Parser<ListOperationsRequest> parser()
Returns | |
---|---|
Type | Description |
Parser<ListOperationsRequest> |
Methods
equals(Object arg0)
public boolean equals(Object arg0)
Parameter | |
---|---|
Name | Description |
arg0 | Object |
Returns | |
---|---|
Type | Description |
boolean |
getDefaultInstanceForType()
public ListOperationsRequest getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
ListOperationsRequest |
getFilter()
public String getFilter()
Returns | |
---|---|
Type | Description |
String |
getFilterBytes()
public ByteString getFilterBytes()
Returns | |
---|---|
Type | Description |
ByteString |
getName()
public String getName()
Returns | |
---|---|
Type | Description |
String |
getNameBytes()
public ByteString getNameBytes()
Returns | |
---|---|
Type | Description |
ByteString |
getPageSize()
public int getPageSize()
Returns | |
---|---|
Type | Description |
int |
getPageToken()
public String getPageToken()
Returns | |
---|---|
Type | Description |
String |
getPageTokenBytes()
public ByteString getPageTokenBytes()
Returns | |
---|---|
Type | Description |
ByteString |
getParserForType()
public Parser<ListOperationsRequest> getParserForType()
Returns | |
---|---|
Type | Description |
Parser<ListOperationsRequest> |
getSerializedSize()
public int getSerializedSize()
Returns | |
---|---|
Type | Description |
int |
hashCode()
public int hashCode()
Returns | |
---|---|
Type | Description |
int |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
newBuilderForType()
public ListOperationsRequest.Builder newBuilderForType()
Returns | |
---|---|
Type | Description |
Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent arg0)
protected ListOperationsRequest.Builder newBuilderForType(GeneratedMessageV3.BuilderParent arg0)
Parameter | |
---|---|
Name | Description |
arg0 | BuilderParent |
Returns | |
---|---|
Type | Description |
Builder |
newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0)
Parameter | |
---|---|
Name | Description |
arg0 | UnusedPrivateParameter |
Returns | |
---|---|
Type | Description |
Object |
toBuilder()
public ListOperationsRequest.Builder toBuilder()
Returns | |
---|---|
Type | Description |
Builder |
writeTo(CodedOutputStream arg0)
public void writeTo(CodedOutputStream arg0)
Parameter | |
---|---|
Name | Description |
arg0 | CodedOutputStream |
Exceptions | |
---|---|
Type | Description |
IOException |