public static final class ListServiceRolloutsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListServiceRolloutsRequest.Builder> implements ListServiceRolloutsRequestOrBuilder
Request message for 'ListServiceRollouts'Protobuf type
google.api.servicemanagement.v1.ListServiceRolloutsRequest| Modifier and Type | Method and Description |
|---|---|
ListServiceRolloutsRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListServiceRolloutsRequest |
build() |
ListServiceRolloutsRequest |
buildPartial() |
ListServiceRolloutsRequest.Builder |
clear() |
ListServiceRolloutsRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListServiceRolloutsRequest.Builder |
clearFilter()
Required.
|
ListServiceRolloutsRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListServiceRolloutsRequest.Builder |
clearPageSize()
The max number of items to include in the response list.
|
ListServiceRolloutsRequest.Builder |
clearPageToken()
The token of the page to retrieve.
|
ListServiceRolloutsRequest.Builder |
clearServiceName()
Required.
|
ListServiceRolloutsRequest.Builder |
clone() |
ListServiceRolloutsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFilter()
Required.
|
com.google.protobuf.ByteString |
getFilterBytes()
Required.
|
int |
getPageSize()
The max number of items to include in the response list.
|
String |
getPageToken()
The token of the page to retrieve.
|
com.google.protobuf.ByteString |
getPageTokenBytes()
The token of the page to retrieve.
|
String |
getServiceName()
Required.
|
com.google.protobuf.ByteString |
getServiceNameBytes()
Required.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListServiceRolloutsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListServiceRolloutsRequest.Builder |
mergeFrom(ListServiceRolloutsRequest other) |
ListServiceRolloutsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListServiceRolloutsRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListServiceRolloutsRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListServiceRolloutsRequest.Builder |
setFilter(String value)
Required.
|
ListServiceRolloutsRequest.Builder |
setFilterBytes(com.google.protobuf.ByteString value)
Required.
|
ListServiceRolloutsRequest.Builder |
setPageSize(int value)
The max number of items to include in the response list.
|
ListServiceRolloutsRequest.Builder |
setPageToken(String value)
The token of the page to retrieve.
|
ListServiceRolloutsRequest.Builder |
setPageTokenBytes(com.google.protobuf.ByteString value)
The token of the page to retrieve.
|
ListServiceRolloutsRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListServiceRolloutsRequest.Builder |
setServiceName(String value)
Required.
|
ListServiceRolloutsRequest.Builder |
setServiceNameBytes(com.google.protobuf.ByteString value)
Required.
|
ListServiceRolloutsRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListServiceRolloutsRequest.Builder>public ListServiceRolloutsRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListServiceRolloutsRequest.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<ListServiceRolloutsRequest.Builder>public ListServiceRolloutsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListServiceRolloutsRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListServiceRolloutsRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListServiceRolloutsRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListServiceRolloutsRequest.Builder>public ListServiceRolloutsRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<ListServiceRolloutsRequest.Builder>public ListServiceRolloutsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListServiceRolloutsRequest.Builder>public ListServiceRolloutsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListServiceRolloutsRequest.Builder>public ListServiceRolloutsRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListServiceRolloutsRequest.Builder>public ListServiceRolloutsRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<ListServiceRolloutsRequest.Builder>public ListServiceRolloutsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListServiceRolloutsRequest.Builder>public ListServiceRolloutsRequest.Builder mergeFrom(ListServiceRolloutsRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListServiceRolloutsRequest.Builder>public ListServiceRolloutsRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListServiceRolloutsRequest.Builder>IOExceptionpublic String getServiceName()
Required. The name of the service. See the [overview](https://cloud.google.com/service-management/overview) for naming requirements. For example: `example.googleapis.com`.
string service_name = 1 [(.google.api.field_behavior) = REQUIRED];getServiceName in interface ListServiceRolloutsRequestOrBuilderpublic com.google.protobuf.ByteString getServiceNameBytes()
Required. The name of the service. See the [overview](https://cloud.google.com/service-management/overview) for naming requirements. For example: `example.googleapis.com`.
string service_name = 1 [(.google.api.field_behavior) = REQUIRED];getServiceNameBytes in interface ListServiceRolloutsRequestOrBuilderpublic ListServiceRolloutsRequest.Builder setServiceName(String value)
Required. The name of the service. See the [overview](https://cloud.google.com/service-management/overview) for naming requirements. For example: `example.googleapis.com`.
string service_name = 1 [(.google.api.field_behavior) = REQUIRED];value - The serviceName to set.public ListServiceRolloutsRequest.Builder clearServiceName()
Required. The name of the service. See the [overview](https://cloud.google.com/service-management/overview) for naming requirements. For example: `example.googleapis.com`.
string service_name = 1 [(.google.api.field_behavior) = REQUIRED];public ListServiceRolloutsRequest.Builder setServiceNameBytes(com.google.protobuf.ByteString value)
Required. The name of the service. See the [overview](https://cloud.google.com/service-management/overview) for naming requirements. For example: `example.googleapis.com`.
string service_name = 1 [(.google.api.field_behavior) = REQUIRED];value - The bytes for serviceName to set.public String getPageToken()
The token of the page to retrieve.
string page_token = 2;getPageToken in interface ListServiceRolloutsRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()
The token of the page to retrieve.
string page_token = 2;getPageTokenBytes in interface ListServiceRolloutsRequestOrBuilderpublic ListServiceRolloutsRequest.Builder setPageToken(String value)
The token of the page to retrieve.
string page_token = 2;value - The pageToken to set.public ListServiceRolloutsRequest.Builder clearPageToken()
The token of the page to retrieve.
string page_token = 2;public ListServiceRolloutsRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
The token of the page to retrieve.
string page_token = 2;value - The bytes for pageToken to set.public int getPageSize()
The max number of items to include in the response list. Page size is 50 if not specified. Maximum value is 100.
int32 page_size = 3;getPageSize in interface ListServiceRolloutsRequestOrBuilderpublic ListServiceRolloutsRequest.Builder setPageSize(int value)
The max number of items to include in the response list. Page size is 50 if not specified. Maximum value is 100.
int32 page_size = 3;value - The pageSize to set.public ListServiceRolloutsRequest.Builder clearPageSize()
The max number of items to include in the response list. Page size is 50 if not specified. Maximum value is 100.
int32 page_size = 3;public String getFilter()
Required. Use `filter` to return subset of rollouts. The following filters are supported: -- By [status] [google.api.servicemanagement.v1.Rollout.RolloutStatus]. For example, `filter='status=SUCCESS'` -- By [strategy] [google.api.servicemanagement.v1.Rollout.strategy]. For example, `filter='strategy=TrafficPercentStrategy'`
string filter = 4 [(.google.api.field_behavior) = REQUIRED];getFilter in interface ListServiceRolloutsRequestOrBuilderpublic com.google.protobuf.ByteString getFilterBytes()
Required. Use `filter` to return subset of rollouts. The following filters are supported: -- By [status] [google.api.servicemanagement.v1.Rollout.RolloutStatus]. For example, `filter='status=SUCCESS'` -- By [strategy] [google.api.servicemanagement.v1.Rollout.strategy]. For example, `filter='strategy=TrafficPercentStrategy'`
string filter = 4 [(.google.api.field_behavior) = REQUIRED];getFilterBytes in interface ListServiceRolloutsRequestOrBuilderpublic ListServiceRolloutsRequest.Builder setFilter(String value)
Required. Use `filter` to return subset of rollouts. The following filters are supported: -- By [status] [google.api.servicemanagement.v1.Rollout.RolloutStatus]. For example, `filter='status=SUCCESS'` -- By [strategy] [google.api.servicemanagement.v1.Rollout.strategy]. For example, `filter='strategy=TrafficPercentStrategy'`
string filter = 4 [(.google.api.field_behavior) = REQUIRED];value - The filter to set.public ListServiceRolloutsRequest.Builder clearFilter()
Required. Use `filter` to return subset of rollouts. The following filters are supported: -- By [status] [google.api.servicemanagement.v1.Rollout.RolloutStatus]. For example, `filter='status=SUCCESS'` -- By [strategy] [google.api.servicemanagement.v1.Rollout.strategy]. For example, `filter='strategy=TrafficPercentStrategy'`
string filter = 4 [(.google.api.field_behavior) = REQUIRED];public ListServiceRolloutsRequest.Builder setFilterBytes(com.google.protobuf.ByteString value)
Required. Use `filter` to return subset of rollouts. The following filters are supported: -- By [status] [google.api.servicemanagement.v1.Rollout.RolloutStatus]. For example, `filter='status=SUCCESS'` -- By [strategy] [google.api.servicemanagement.v1.Rollout.strategy]. For example, `filter='strategy=TrafficPercentStrategy'`
string filter = 4 [(.google.api.field_behavior) = REQUIRED];value - The bytes for filter to set.public final ListServiceRolloutsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListServiceRolloutsRequest.Builder>public final ListServiceRolloutsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListServiceRolloutsRequest.Builder>Copyright © 2025 Google LLC. All rights reserved.