public final class ListLocationsRequest extends GeneratedMessageV3 implements ListLocationsRequestOrBuilder
Inherited Members
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
Static 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 ListLocationsRequest getDefaultInstance()
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
newBuilder()
public static ListLocationsRequest.Builder newBuilder()
newBuilder(ListLocationsRequest arg0)
public static ListLocationsRequest.Builder newBuilder(ListLocationsRequest arg0)
public static ListLocationsRequest parseDelimitedFrom(InputStream arg0)
public static ListLocationsRequest parseDelimitedFrom(InputStream arg0, ExtensionRegistryLite arg1)
parseFrom(byte[] arg0)
public static ListLocationsRequest parseFrom(byte[] arg0)
Parameter |
---|
Name | Description |
arg0 | byte[]
|
parseFrom(byte[] arg0, ExtensionRegistryLite arg1)
public static ListLocationsRequest parseFrom(byte[] arg0, ExtensionRegistryLite arg1)
parseFrom(ByteString arg0)
public static ListLocationsRequest parseFrom(ByteString arg0)
parseFrom(ByteString arg0, ExtensionRegistryLite arg1)
public static ListLocationsRequest parseFrom(ByteString arg0, ExtensionRegistryLite arg1)
public static ListLocationsRequest parseFrom(CodedInputStream arg0)
public static ListLocationsRequest parseFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
public static ListLocationsRequest parseFrom(InputStream arg0)
public static ListLocationsRequest parseFrom(InputStream arg0, ExtensionRegistryLite arg1)
parseFrom(ByteBuffer arg0)
public static ListLocationsRequest parseFrom(ByteBuffer arg0)
parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)
public static ListLocationsRequest parseFrom(ByteBuffer arg0, ExtensionRegistryLite arg1)
parser()
public static Parser<ListLocationsRequest> parser()
Methods
equals(Object arg0)
public boolean equals(Object arg0)
Parameter |
---|
Name | Description |
arg0 | Object
|
Overrides
getDefaultInstanceForType()
public ListLocationsRequest getDefaultInstanceForType()
getFilter()
public String getFilter()
getFilterBytes()
public ByteString getFilterBytes()
getName()
getNameBytes()
public ByteString getNameBytes()
getPageSize()
Returns |
---|
Type | Description |
int | |
getPageToken()
public String getPageToken()
getPageTokenBytes()
public ByteString getPageTokenBytes()
getParserForType()
public Parser<ListLocationsRequest> getParserForType()
Overrides
getSerializedSize()
public int getSerializedSize()
Returns |
---|
Type | Description |
int | |
Overrides
hashCode()
Returns |
---|
Type | Description |
int | |
Overrides
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized()
public final boolean isInitialized()
Overrides
newBuilderForType()
public ListLocationsRequest.Builder newBuilderForType()
newBuilderForType(GeneratedMessageV3.BuilderParent arg0)
protected ListLocationsRequest.Builder newBuilderForType(GeneratedMessageV3.BuilderParent arg0)
Overrides
newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter arg0)
Overrides
toBuilder()
public ListLocationsRequest.Builder toBuilder()
writeTo(CodedOutputStream arg0)
public void writeTo(CodedOutputStream arg0)
Overrides