Class AggregatedListAcceleratorTypesRequest (1.88.0)

public final class AggregatedListAcceleratorTypesRequest extends GeneratedMessageV3 implements AggregatedListAcceleratorTypesRequestOrBuilder

A request message for AcceleratorTypes.AggregatedList. See the method description for details.

Protobuf type google.cloud.compute.v1.AggregatedListAcceleratorTypesRequest

Inheritance

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

Static Fields

FILTER_FIELD_NUMBER

public static final int FILTER_FIELD_NUMBER
Field Value
Type Description
int

INCLUDE_ALL_SCOPES_FIELD_NUMBER

public static final int INCLUDE_ALL_SCOPES_FIELD_NUMBER
Field Value
Type Description
int

MAX_RESULTS_FIELD_NUMBER

public static final int MAX_RESULTS_FIELD_NUMBER
Field Value
Type Description
int

ORDER_BY_FIELD_NUMBER

public static final int ORDER_BY_FIELD_NUMBER
Field Value
Type Description
int

PAGE_TOKEN_FIELD_NUMBER

public static final int PAGE_TOKEN_FIELD_NUMBER
Field Value
Type Description
int

PROJECT_FIELD_NUMBER

public static final int PROJECT_FIELD_NUMBER
Field Value
Type Description
int

RETURN_PARTIAL_SUCCESS_FIELD_NUMBER

public static final int RETURN_PARTIAL_SUCCESS_FIELD_NUMBER
Field Value
Type Description
int

SERVICE_PROJECT_NUMBER_FIELD_NUMBER

public static final int SERVICE_PROJECT_NUMBER_FIELD_NUMBER
Field Value
Type Description
int

Static Methods

getDefaultInstance()

public static AggregatedListAcceleratorTypesRequest getDefaultInstance()
Returns
Type Description
AggregatedListAcceleratorTypesRequest

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

newBuilder()

public static AggregatedListAcceleratorTypesRequest.Builder newBuilder()
Returns
Type Description
AggregatedListAcceleratorTypesRequest.Builder

newBuilder(AggregatedListAcceleratorTypesRequest prototype)

public static AggregatedListAcceleratorTypesRequest.Builder newBuilder(AggregatedListAcceleratorTypesRequest prototype)
Parameter
Name Description
prototype AggregatedListAcceleratorTypesRequest
Returns
Type Description
AggregatedListAcceleratorTypesRequest.Builder

parseDelimitedFrom(InputStream input)

public static AggregatedListAcceleratorTypesRequest parseDelimitedFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
AggregatedListAcceleratorTypesRequest
Exceptions
Type Description
IOException

parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static AggregatedListAcceleratorTypesRequest parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
AggregatedListAcceleratorTypesRequest
Exceptions
Type Description
IOException

parseFrom(byte[] data)

public static AggregatedListAcceleratorTypesRequest parseFrom(byte[] data)
Parameter
Name Description
data byte[]
Returns
Type Description
AggregatedListAcceleratorTypesRequest
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)

public static AggregatedListAcceleratorTypesRequest parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data byte[]
extensionRegistry ExtensionRegistryLite
Returns
Type Description
AggregatedListAcceleratorTypesRequest
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data)

public static AggregatedListAcceleratorTypesRequest parseFrom(ByteString data)
Parameter
Name Description
data ByteString
Returns
Type Description
AggregatedListAcceleratorTypesRequest
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)

public static AggregatedListAcceleratorTypesRequest parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteString
extensionRegistry ExtensionRegistryLite
Returns
Type Description
AggregatedListAcceleratorTypesRequest
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(CodedInputStream input)

public static AggregatedListAcceleratorTypesRequest parseFrom(CodedInputStream input)
Parameter
Name Description
input CodedInputStream
Returns
Type Description
AggregatedListAcceleratorTypesRequest
Exceptions
Type Description
IOException

parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public static AggregatedListAcceleratorTypesRequest parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
AggregatedListAcceleratorTypesRequest
Exceptions
Type Description
IOException

parseFrom(InputStream input)

public static AggregatedListAcceleratorTypesRequest parseFrom(InputStream input)
Parameter
Name Description
input InputStream
Returns
Type Description
AggregatedListAcceleratorTypesRequest
Exceptions
Type Description
IOException

parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)

public static AggregatedListAcceleratorTypesRequest parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input InputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
AggregatedListAcceleratorTypesRequest
Exceptions
Type Description
IOException

parseFrom(ByteBuffer data)

public static AggregatedListAcceleratorTypesRequest parseFrom(ByteBuffer data)
Parameter
Name Description
data ByteBuffer
Returns
Type Description
AggregatedListAcceleratorTypesRequest
Exceptions
Type Description
InvalidProtocolBufferException

parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)

public static AggregatedListAcceleratorTypesRequest parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
data ByteBuffer
extensionRegistry ExtensionRegistryLite
Returns
Type Description
AggregatedListAcceleratorTypesRequest