public static final class ListStreamsRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListStreamsRequest.Builder> implements ListStreamsRequestOrBuilder
Request message for listing streams.Protobuf type
google.cloud.datastream.v1.ListStreamsRequest| Modifier and Type | Method and Description |
|---|---|
ListStreamsRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListStreamsRequest |
build() |
ListStreamsRequest |
buildPartial() |
ListStreamsRequest.Builder |
clear() |
ListStreamsRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListStreamsRequest.Builder |
clearFilter()
Filter request.
|
ListStreamsRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListStreamsRequest.Builder |
clearOrderBy()
Order by fields for the result.
|
ListStreamsRequest.Builder |
clearPageSize()
Maximum number of streams to return.
|
ListStreamsRequest.Builder |
clearPageToken()
Page token received from a previous `ListStreams` call.
|
ListStreamsRequest.Builder |
clearParent()
Required.
|
ListStreamsRequest.Builder |
clone() |
ListStreamsRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFilter()
Filter request.
|
com.google.protobuf.ByteString |
getFilterBytes()
Filter request.
|
String |
getOrderBy()
Order by fields for the result.
|
com.google.protobuf.ByteString |
getOrderByBytes()
Order by fields for the result.
|
int |
getPageSize()
Maximum number of streams to return.
|
String |
getPageToken()
Page token received from a previous `ListStreams` call.
|
com.google.protobuf.ByteString |
getPageTokenBytes()
Page token received from a previous `ListStreams` call.
|
String |
getParent()
Required.
|
com.google.protobuf.ByteString |
getParentBytes()
Required.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListStreamsRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListStreamsRequest.Builder |
mergeFrom(ListStreamsRequest other) |
ListStreamsRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListStreamsRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListStreamsRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListStreamsRequest.Builder |
setFilter(String value)
Filter request.
|
ListStreamsRequest.Builder |
setFilterBytes(com.google.protobuf.ByteString value)
Filter request.
|
ListStreamsRequest.Builder |
setOrderBy(String value)
Order by fields for the result.
|
ListStreamsRequest.Builder |
setOrderByBytes(com.google.protobuf.ByteString value)
Order by fields for the result.
|
ListStreamsRequest.Builder |
setPageSize(int value)
Maximum number of streams to return.
|
ListStreamsRequest.Builder |
setPageToken(String value)
Page token received from a previous `ListStreams` call.
|
ListStreamsRequest.Builder |
setPageTokenBytes(com.google.protobuf.ByteString value)
Page token received from a previous `ListStreams` call.
|
ListStreamsRequest.Builder |
setParent(String value)
Required.
|
ListStreamsRequest.Builder |
setParentBytes(com.google.protobuf.ByteString value)
Required.
|
ListStreamsRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListStreamsRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, 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, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ListStreamsRequest.Builder>public ListStreamsRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListStreamsRequest.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<ListStreamsRequest.Builder>public ListStreamsRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListStreamsRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListStreamsRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListStreamsRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListStreamsRequest.Builder>public ListStreamsRequest.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<ListStreamsRequest.Builder>public ListStreamsRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListStreamsRequest.Builder>public ListStreamsRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListStreamsRequest.Builder>public ListStreamsRequest.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<ListStreamsRequest.Builder>public ListStreamsRequest.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<ListStreamsRequest.Builder>public ListStreamsRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListStreamsRequest.Builder>public ListStreamsRequest.Builder mergeFrom(ListStreamsRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListStreamsRequest.Builder>public ListStreamsRequest.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<ListStreamsRequest.Builder>IOExceptionpublic String getParent()
Required. The parent that owns the collection of streams.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParent in interface ListStreamsRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
Required. The parent that owns the collection of streams.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParentBytes in interface ListStreamsRequestOrBuilderpublic ListStreamsRequest.Builder setParent(String value)
Required. The parent that owns the collection of streams.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The parent to set.public ListStreamsRequest.Builder clearParent()
Required. The parent that owns the collection of streams.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public ListStreamsRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
Required. The parent that owns the collection of streams.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The bytes for parent to set.public int getPageSize()
Maximum number of streams to return. If unspecified, at most 50 streams will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
int32 page_size = 2;getPageSize in interface ListStreamsRequestOrBuilderpublic ListStreamsRequest.Builder setPageSize(int value)
Maximum number of streams to return. If unspecified, at most 50 streams will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
int32 page_size = 2;value - The pageSize to set.public ListStreamsRequest.Builder clearPageSize()
Maximum number of streams to return. If unspecified, at most 50 streams will be returned. The maximum value is 1000; values above 1000 will be coerced to 1000.
int32 page_size = 2;public String getPageToken()
Page token received from a previous `ListStreams` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListStreams` must match the call that provided the page token.
string page_token = 3;getPageToken in interface ListStreamsRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()
Page token received from a previous `ListStreams` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListStreams` must match the call that provided the page token.
string page_token = 3;getPageTokenBytes in interface ListStreamsRequestOrBuilderpublic ListStreamsRequest.Builder setPageToken(String value)
Page token received from a previous `ListStreams` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListStreams` must match the call that provided the page token.
string page_token = 3;value - The pageToken to set.public ListStreamsRequest.Builder clearPageToken()
Page token received from a previous `ListStreams` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListStreams` must match the call that provided the page token.
string page_token = 3;public ListStreamsRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
Page token received from a previous `ListStreams` call. Provide this to retrieve the subsequent page. When paginating, all other parameters provided to `ListStreams` must match the call that provided the page token.
string page_token = 3;value - The bytes for pageToken to set.public String getFilter()
Filter request.
string filter = 4;getFilter in interface ListStreamsRequestOrBuilderpublic com.google.protobuf.ByteString getFilterBytes()
Filter request.
string filter = 4;getFilterBytes in interface ListStreamsRequestOrBuilderpublic ListStreamsRequest.Builder setFilter(String value)
Filter request.
string filter = 4;value - The filter to set.public ListStreamsRequest.Builder clearFilter()
Filter request.
string filter = 4;public ListStreamsRequest.Builder setFilterBytes(com.google.protobuf.ByteString value)
Filter request.
string filter = 4;value - The bytes for filter to set.public String getOrderBy()
Order by fields for the result.
string order_by = 5;getOrderBy in interface ListStreamsRequestOrBuilderpublic com.google.protobuf.ByteString getOrderByBytes()
Order by fields for the result.
string order_by = 5;getOrderByBytes in interface ListStreamsRequestOrBuilderpublic ListStreamsRequest.Builder setOrderBy(String value)
Order by fields for the result.
string order_by = 5;value - The orderBy to set.public ListStreamsRequest.Builder clearOrderBy()
Order by fields for the result.
string order_by = 5;public ListStreamsRequest.Builder setOrderByBytes(com.google.protobuf.ByteString value)
Order by fields for the result.
string order_by = 5;value - The bytes for orderBy to set.public final ListStreamsRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListStreamsRequest.Builder>public final ListStreamsRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListStreamsRequest.Builder>Copyright © 2022 Google LLC. All rights reserved.