- 2.55.0 (latest)
- 2.54.0
- 2.53.0
- 2.51.0
- 2.50.0
- 2.49.0
- 2.48.0
- 2.47.0
- 2.46.0
- 2.45.0
- 2.44.0
- 2.43.0
- 2.42.0
- 2.41.0
- 2.39.0
- 2.38.0
- 2.37.0
- 2.36.0
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.31.0
- 2.30.0
- 2.29.0
- 2.26.0
- 2.25.0
- 2.24.0
- 2.23.0
- 2.22.0
- 2.21.0
- 2.20.0
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.0
- 2.15.0
- 2.14.0
- 2.13.0
- 2.11.0
- 2.10.0
- 2.9.0
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.6
- 2.4.3
- 2.3.2
public static final class PatchDeployments.ListPatchDeploymentsRequest extends GeneratedMessageV3 implements PatchDeployments.ListPatchDeploymentsRequestOrBuilder
A request message for listing patch deployments.
Protobuf type google.cloud.osconfig.v1.ListPatchDeploymentsRequest
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > PatchDeployments.ListPatchDeploymentsRequestStatic Fields
PAGE_SIZE_FIELD_NUMBER
public static final int PAGE_SIZE_FIELD_NUMBER
Type | Description |
int |
PAGE_TOKEN_FIELD_NUMBER
public static final int PAGE_TOKEN_FIELD_NUMBER
Type | Description |
int |
PARENT_FIELD_NUMBER
public static final int PARENT_FIELD_NUMBER
Type | Description |
int |
Static Methods
getDefaultInstance()
public static PatchDeployments.ListPatchDeploymentsRequest getDefaultInstance()
Type | Description |
PatchDeployments.ListPatchDeploymentsRequest |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
newBuilder()
public static PatchDeployments.ListPatchDeploymentsRequest.Builder newBuilder()
Type | Description |
PatchDeployments.ListPatchDeploymentsRequest.Builder |
newBuilder(PatchDeployments.ListPatchDeploymentsRequest prototype)
public static PatchDeployments.ListPatchDeploymentsRequest.Builder newBuilder(PatchDeployments.ListPatchDeploymentsRequest prototype)
Name | Description |
prototype | PatchDeployments.ListPatchDeploymentsRequest |
Type | Description |
PatchDeployments.ListPatchDeploymentsRequest.Builder |
parseDelimitedFrom(InputStream input)
public static PatchDeployments.ListPatchDeploymentsRequest parseDelimitedFrom(InputStream input)
Name | Description |
input | InputStream |
Type | Description |
PatchDeployments.ListPatchDeploymentsRequest |
Type | Description |
IOException |
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static PatchDeployments.ListPatchDeploymentsRequest parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | InputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
PatchDeployments.ListPatchDeploymentsRequest |
Type | Description |
IOException |
parseFrom(byte[] data)
public static PatchDeployments.ListPatchDeploymentsRequest parseFrom(byte[] data)
Name | Description |
data | byte[] |
Type | Description |
PatchDeployments.ListPatchDeploymentsRequest |
Type | Description |
InvalidProtocolBufferException |
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static PatchDeployments.ListPatchDeploymentsRequest parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Name | Description |
data | byte[] |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
PatchDeployments.ListPatchDeploymentsRequest |
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data)
public static PatchDeployments.ListPatchDeploymentsRequest parseFrom(ByteString data)
Name | Description |
data | ByteString |
Type | Description |
PatchDeployments.ListPatchDeploymentsRequest |
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static PatchDeployments.ListPatchDeploymentsRequest parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Name | Description |
data | ByteString |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
PatchDeployments.ListPatchDeploymentsRequest |
Type | Description |
InvalidProtocolBufferException |
parseFrom(CodedInputStream input)
public static PatchDeployments.ListPatchDeploymentsRequest parseFrom(CodedInputStream input)
Name | Description |
input | CodedInputStream |
Type | Description |
PatchDeployments.ListPatchDeploymentsRequest |
Type | Description |
IOException |
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static PatchDeployments.ListPatchDeploymentsRequest parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
PatchDeployments.ListPatchDeploymentsRequest |
Type | Description |
IOException |
parseFrom(InputStream input)
public static PatchDeployments.ListPatchDeploymentsRequest parseFrom(InputStream input)
Name | Description |
input | InputStream |
Type | Description |
PatchDeployments.ListPatchDeploymentsRequest |
Type | Description |
IOException |
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static PatchDeployments.ListPatchDeploymentsRequest parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | InputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
PatchDeployments.ListPatchDeploymentsRequest |
Type | Description |
IOException |
parseFrom(ByteBuffer data)
public static PatchDeployments.ListPatchDeploymentsRequest parseFrom(ByteBuffer data)
Name | Description |
data | ByteBuffer |
Type | Description |
PatchDeployments.ListPatchDeploymentsRequest |
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static PatchDeployments.ListPatchDeploymentsRequest parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Name | Description |
data | ByteBuffer |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
PatchDeployments.ListPatchDeploymentsRequest |
Type | Description |
InvalidProtocolBufferException |
parser()
public static Parser<PatchDeployments.ListPatchDeploymentsRequest> parser()
Type | Description |
Parser<ListPatchDeploymentsRequest> |
Methods
equals(Object obj)
public boolean equals(Object obj)
Name | Description |
obj | Object |
Type | Description |
boolean |
getDefaultInstanceForType()
public PatchDeployments.ListPatchDeploymentsRequest getDefaultInstanceForType()
Type | Description |
PatchDeployments.ListPatchDeploymentsRequest |
getPageSize()
public int getPageSize()
Optional. The maximum number of patch deployments to return. Default is 100.
int32 page_size = 2 [(.google.api.field_behavior) = OPTIONAL];
Type | Description |
int | The pageSize. |
getPageToken()
public String getPageToken()
Optional. A pagination token returned from a previous call to ListPatchDeployments that indicates where this listing should continue from.
string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
Type | Description |
String | The pageToken. |
getPageTokenBytes()
public ByteString getPageTokenBytes()
Optional. A pagination token returned from a previous call to ListPatchDeployments that indicates where this listing should continue from.
string page_token = 3 [(.google.api.field_behavior) = OPTIONAL];
Type | Description |
ByteString | The bytes for pageToken. |
getParent()
public String getParent()
Required. The resource name of the parent in the form projects/*
.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Type | Description |
String | The parent. |
getParentBytes()
public ByteString getParentBytes()
Required. The resource name of the parent in the form projects/*
.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Type | Description |
ByteString | The bytes for parent. |
getParserForType()
public Parser<PatchDeployments.ListPatchDeploymentsRequest> getParserForType()
Type | Description |
Parser<ListPatchDeploymentsRequest> |
getSerializedSize()
public int getSerializedSize()
Type | Description |
int |
getUnknownFields()
public final UnknownFieldSet getUnknownFields()
Type | Description |
UnknownFieldSet |
hashCode()
public int hashCode()
Type | Description |
int |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
newBuilderForType()
public PatchDeployments.ListPatchDeploymentsRequest.Builder newBuilderForType()
Type | Description |
PatchDeployments.ListPatchDeploymentsRequest.Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected PatchDeployments.ListPatchDeploymentsRequest.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Name | Description |
parent | BuilderParent |
Type | Description |
PatchDeployments.ListPatchDeploymentsRequest.Builder |
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Name | Description |
unused | UnusedPrivateParameter |
Type | Description |
Object |
toBuilder()
public PatchDeployments.ListPatchDeploymentsRequest.Builder toBuilder()
Type | Description |
PatchDeployments.ListPatchDeploymentsRequest.Builder |
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Name | Description |
output | CodedOutputStream |
Type | Description |
IOException |