public static final class ListSkusRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ListSkusRequest.Builder> implements ListSkusRequestOrBuilder
Request message for `ListSkus`.Protobuf type
google.cloud.billing.v1.ListSkusRequest| Modifier and Type | Method and Description |
|---|---|
ListSkusRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListSkusRequest |
build() |
ListSkusRequest |
buildPartial() |
ListSkusRequest.Builder |
clear() |
ListSkusRequest.Builder |
clearCurrencyCode()
The ISO 4217 currency code for the pricing info in the response proto.
|
ListSkusRequest.Builder |
clearEndTime()
Optional exclusive end time of the time range for which the pricing
versions will be returned.
|
ListSkusRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListSkusRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListSkusRequest.Builder |
clearPageSize()
Requested page size.
|
ListSkusRequest.Builder |
clearPageToken()
A token identifying a page of results to return.
|
ListSkusRequest.Builder |
clearParent()
Required.
|
ListSkusRequest.Builder |
clearStartTime()
Optional inclusive start time of the time range for which the pricing
versions will be returned.
|
ListSkusRequest.Builder |
clone() |
String |
getCurrencyCode()
The ISO 4217 currency code for the pricing info in the response proto.
|
com.google.protobuf.ByteString |
getCurrencyCodeBytes()
The ISO 4217 currency code for the pricing info in the response proto.
|
ListSkusRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.Timestamp |
getEndTime()
Optional exclusive end time of the time range for which the pricing
versions will be returned.
|
com.google.protobuf.Timestamp.Builder |
getEndTimeBuilder()
Optional exclusive end time of the time range for which the pricing
versions will be returned.
|
com.google.protobuf.TimestampOrBuilder |
getEndTimeOrBuilder()
Optional exclusive end time of the time range for which the pricing
versions will be returned.
|
int |
getPageSize()
Requested page size.
|
String |
getPageToken()
A token identifying a page of results to return.
|
com.google.protobuf.ByteString |
getPageTokenBytes()
A token identifying a page of results to return.
|
String |
getParent()
Required.
|
com.google.protobuf.ByteString |
getParentBytes()
Required.
|
com.google.protobuf.Timestamp |
getStartTime()
Optional inclusive start time of the time range for which the pricing
versions will be returned.
|
com.google.protobuf.Timestamp.Builder |
getStartTimeBuilder()
Optional inclusive start time of the time range for which the pricing
versions will be returned.
|
com.google.protobuf.TimestampOrBuilder |
getStartTimeOrBuilder()
Optional inclusive start time of the time range for which the pricing
versions will be returned.
|
boolean |
hasEndTime()
Optional exclusive end time of the time range for which the pricing
versions will be returned.
|
boolean |
hasStartTime()
Optional inclusive start time of the time range for which the pricing
versions will be returned.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListSkusRequest.Builder |
mergeEndTime(com.google.protobuf.Timestamp value)
Optional exclusive end time of the time range for which the pricing
versions will be returned.
|
ListSkusRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListSkusRequest.Builder |
mergeFrom(ListSkusRequest other) |
ListSkusRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListSkusRequest.Builder |
mergeStartTime(com.google.protobuf.Timestamp value)
Optional inclusive start time of the time range for which the pricing
versions will be returned.
|
ListSkusRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListSkusRequest.Builder |
setCurrencyCode(String value)
The ISO 4217 currency code for the pricing info in the response proto.
|
ListSkusRequest.Builder |
setCurrencyCodeBytes(com.google.protobuf.ByteString value)
The ISO 4217 currency code for the pricing info in the response proto.
|
ListSkusRequest.Builder |
setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Optional exclusive end time of the time range for which the pricing
versions will be returned.
|
ListSkusRequest.Builder |
setEndTime(com.google.protobuf.Timestamp value)
Optional exclusive end time of the time range for which the pricing
versions will be returned.
|
ListSkusRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListSkusRequest.Builder |
setPageSize(int value)
Requested page size.
|
ListSkusRequest.Builder |
setPageToken(String value)
A token identifying a page of results to return.
|
ListSkusRequest.Builder |
setPageTokenBytes(com.google.protobuf.ByteString value)
A token identifying a page of results to return.
|
ListSkusRequest.Builder |
setParent(String value)
Required.
|
ListSkusRequest.Builder |
setParentBytes(com.google.protobuf.ByteString value)
Required.
|
ListSkusRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListSkusRequest.Builder |
setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Optional inclusive start time of the time range for which the pricing
versions will be returned.
|
ListSkusRequest.Builder |
setStartTime(com.google.protobuf.Timestamp value)
Optional inclusive start time of the time range for which the pricing
versions will be returned.
|
ListSkusRequest.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<ListSkusRequest.Builder>public ListSkusRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ListSkusRequest.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<ListSkusRequest.Builder>public ListSkusRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ListSkusRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ListSkusRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ListSkusRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ListSkusRequest.Builder>public ListSkusRequest.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<ListSkusRequest.Builder>public ListSkusRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ListSkusRequest.Builder>public ListSkusRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ListSkusRequest.Builder>public ListSkusRequest.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<ListSkusRequest.Builder>public ListSkusRequest.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<ListSkusRequest.Builder>public ListSkusRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ListSkusRequest.Builder>public ListSkusRequest.Builder mergeFrom(ListSkusRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ListSkusRequest.Builder>public ListSkusRequest.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<ListSkusRequest.Builder>IOExceptionpublic String getParent()
Required. The name of the service. Example: "services/6F81-5844-456A"
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParent in interface ListSkusRequestOrBuilderpublic com.google.protobuf.ByteString getParentBytes()
Required. The name of the service. Example: "services/6F81-5844-456A"
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
getParentBytes in interface ListSkusRequestOrBuilderpublic ListSkusRequest.Builder setParent(String value)
Required. The name of the service. Example: "services/6F81-5844-456A"
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The parent to set.public ListSkusRequest.Builder clearParent()
Required. The name of the service. Example: "services/6F81-5844-456A"
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
public ListSkusRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
Required. The name of the service. Example: "services/6F81-5844-456A"
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
value - The bytes for parent to set.public boolean hasStartTime()
Optional inclusive start time of the time range for which the pricing versions will be returned. Timestamps in the future are not allowed. The time range has to be within a single calendar month in America/Los_Angeles timezone. Time range as a whole is optional. If not specified, the latest pricing will be returned (up to 12 hours old at most).
.google.protobuf.Timestamp start_time = 2;hasStartTime in interface ListSkusRequestOrBuilderpublic com.google.protobuf.Timestamp getStartTime()
Optional inclusive start time of the time range for which the pricing versions will be returned. Timestamps in the future are not allowed. The time range has to be within a single calendar month in America/Los_Angeles timezone. Time range as a whole is optional. If not specified, the latest pricing will be returned (up to 12 hours old at most).
.google.protobuf.Timestamp start_time = 2;getStartTime in interface ListSkusRequestOrBuilderpublic ListSkusRequest.Builder setStartTime(com.google.protobuf.Timestamp value)
Optional inclusive start time of the time range for which the pricing versions will be returned. Timestamps in the future are not allowed. The time range has to be within a single calendar month in America/Los_Angeles timezone. Time range as a whole is optional. If not specified, the latest pricing will be returned (up to 12 hours old at most).
.google.protobuf.Timestamp start_time = 2;public ListSkusRequest.Builder setStartTime(com.google.protobuf.Timestamp.Builder builderForValue)
Optional inclusive start time of the time range for which the pricing versions will be returned. Timestamps in the future are not allowed. The time range has to be within a single calendar month in America/Los_Angeles timezone. Time range as a whole is optional. If not specified, the latest pricing will be returned (up to 12 hours old at most).
.google.protobuf.Timestamp start_time = 2;public ListSkusRequest.Builder mergeStartTime(com.google.protobuf.Timestamp value)
Optional inclusive start time of the time range for which the pricing versions will be returned. Timestamps in the future are not allowed. The time range has to be within a single calendar month in America/Los_Angeles timezone. Time range as a whole is optional. If not specified, the latest pricing will be returned (up to 12 hours old at most).
.google.protobuf.Timestamp start_time = 2;public ListSkusRequest.Builder clearStartTime()
Optional inclusive start time of the time range for which the pricing versions will be returned. Timestamps in the future are not allowed. The time range has to be within a single calendar month in America/Los_Angeles timezone. Time range as a whole is optional. If not specified, the latest pricing will be returned (up to 12 hours old at most).
.google.protobuf.Timestamp start_time = 2;public com.google.protobuf.Timestamp.Builder getStartTimeBuilder()
Optional inclusive start time of the time range for which the pricing versions will be returned. Timestamps in the future are not allowed. The time range has to be within a single calendar month in America/Los_Angeles timezone. Time range as a whole is optional. If not specified, the latest pricing will be returned (up to 12 hours old at most).
.google.protobuf.Timestamp start_time = 2;public com.google.protobuf.TimestampOrBuilder getStartTimeOrBuilder()
Optional inclusive start time of the time range for which the pricing versions will be returned. Timestamps in the future are not allowed. The time range has to be within a single calendar month in America/Los_Angeles timezone. Time range as a whole is optional. If not specified, the latest pricing will be returned (up to 12 hours old at most).
.google.protobuf.Timestamp start_time = 2;getStartTimeOrBuilder in interface ListSkusRequestOrBuilderpublic boolean hasEndTime()
Optional exclusive end time of the time range for which the pricing versions will be returned. Timestamps in the future are not allowed. The time range has to be within a single calendar month in America/Los_Angeles timezone. Time range as a whole is optional. If not specified, the latest pricing will be returned (up to 12 hours old at most).
.google.protobuf.Timestamp end_time = 3;hasEndTime in interface ListSkusRequestOrBuilderpublic com.google.protobuf.Timestamp getEndTime()
Optional exclusive end time of the time range for which the pricing versions will be returned. Timestamps in the future are not allowed. The time range has to be within a single calendar month in America/Los_Angeles timezone. Time range as a whole is optional. If not specified, the latest pricing will be returned (up to 12 hours old at most).
.google.protobuf.Timestamp end_time = 3;getEndTime in interface ListSkusRequestOrBuilderpublic ListSkusRequest.Builder setEndTime(com.google.protobuf.Timestamp value)
Optional exclusive end time of the time range for which the pricing versions will be returned. Timestamps in the future are not allowed. The time range has to be within a single calendar month in America/Los_Angeles timezone. Time range as a whole is optional. If not specified, the latest pricing will be returned (up to 12 hours old at most).
.google.protobuf.Timestamp end_time = 3;public ListSkusRequest.Builder setEndTime(com.google.protobuf.Timestamp.Builder builderForValue)
Optional exclusive end time of the time range for which the pricing versions will be returned. Timestamps in the future are not allowed. The time range has to be within a single calendar month in America/Los_Angeles timezone. Time range as a whole is optional. If not specified, the latest pricing will be returned (up to 12 hours old at most).
.google.protobuf.Timestamp end_time = 3;public ListSkusRequest.Builder mergeEndTime(com.google.protobuf.Timestamp value)
Optional exclusive end time of the time range for which the pricing versions will be returned. Timestamps in the future are not allowed. The time range has to be within a single calendar month in America/Los_Angeles timezone. Time range as a whole is optional. If not specified, the latest pricing will be returned (up to 12 hours old at most).
.google.protobuf.Timestamp end_time = 3;public ListSkusRequest.Builder clearEndTime()
Optional exclusive end time of the time range for which the pricing versions will be returned. Timestamps in the future are not allowed. The time range has to be within a single calendar month in America/Los_Angeles timezone. Time range as a whole is optional. If not specified, the latest pricing will be returned (up to 12 hours old at most).
.google.protobuf.Timestamp end_time = 3;public com.google.protobuf.Timestamp.Builder getEndTimeBuilder()
Optional exclusive end time of the time range for which the pricing versions will be returned. Timestamps in the future are not allowed. The time range has to be within a single calendar month in America/Los_Angeles timezone. Time range as a whole is optional. If not specified, the latest pricing will be returned (up to 12 hours old at most).
.google.protobuf.Timestamp end_time = 3;public com.google.protobuf.TimestampOrBuilder getEndTimeOrBuilder()
Optional exclusive end time of the time range for which the pricing versions will be returned. Timestamps in the future are not allowed. The time range has to be within a single calendar month in America/Los_Angeles timezone. Time range as a whole is optional. If not specified, the latest pricing will be returned (up to 12 hours old at most).
.google.protobuf.Timestamp end_time = 3;getEndTimeOrBuilder in interface ListSkusRequestOrBuilderpublic String getCurrencyCode()
The ISO 4217 currency code for the pricing info in the response proto. Will use the conversion rate as of start_time. Optional. If not specified USD will be used.
string currency_code = 4;getCurrencyCode in interface ListSkusRequestOrBuilderpublic com.google.protobuf.ByteString getCurrencyCodeBytes()
The ISO 4217 currency code for the pricing info in the response proto. Will use the conversion rate as of start_time. Optional. If not specified USD will be used.
string currency_code = 4;getCurrencyCodeBytes in interface ListSkusRequestOrBuilderpublic ListSkusRequest.Builder setCurrencyCode(String value)
The ISO 4217 currency code for the pricing info in the response proto. Will use the conversion rate as of start_time. Optional. If not specified USD will be used.
string currency_code = 4;value - The currencyCode to set.public ListSkusRequest.Builder clearCurrencyCode()
The ISO 4217 currency code for the pricing info in the response proto. Will use the conversion rate as of start_time. Optional. If not specified USD will be used.
string currency_code = 4;public ListSkusRequest.Builder setCurrencyCodeBytes(com.google.protobuf.ByteString value)
The ISO 4217 currency code for the pricing info in the response proto. Will use the conversion rate as of start_time. Optional. If not specified USD will be used.
string currency_code = 4;value - The bytes for currencyCode to set.public int getPageSize()
Requested page size. Defaults to 5000.
int32 page_size = 5;getPageSize in interface ListSkusRequestOrBuilderpublic ListSkusRequest.Builder setPageSize(int value)
Requested page size. Defaults to 5000.
int32 page_size = 5;value - The pageSize to set.public ListSkusRequest.Builder clearPageSize()
Requested page size. Defaults to 5000.
int32 page_size = 5;public String getPageToken()
A token identifying a page of results to return. This should be a `next_page_token` value returned from a previous `ListSkus` call. If unspecified, the first page of results is returned.
string page_token = 6;getPageToken in interface ListSkusRequestOrBuilderpublic com.google.protobuf.ByteString getPageTokenBytes()
A token identifying a page of results to return. This should be a `next_page_token` value returned from a previous `ListSkus` call. If unspecified, the first page of results is returned.
string page_token = 6;getPageTokenBytes in interface ListSkusRequestOrBuilderpublic ListSkusRequest.Builder setPageToken(String value)
A token identifying a page of results to return. This should be a `next_page_token` value returned from a previous `ListSkus` call. If unspecified, the first page of results is returned.
string page_token = 6;value - The pageToken to set.public ListSkusRequest.Builder clearPageToken()
A token identifying a page of results to return. This should be a `next_page_token` value returned from a previous `ListSkus` call. If unspecified, the first page of results is returned.
string page_token = 6;public ListSkusRequest.Builder setPageTokenBytes(com.google.protobuf.ByteString value)
A token identifying a page of results to return. This should be a `next_page_token` value returned from a previous `ListSkus` call. If unspecified, the first page of results is returned.
string page_token = 6;value - The bytes for pageToken to set.public final ListSkusRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListSkusRequest.Builder>public final ListSkusRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ListSkusRequest.Builder>Copyright © 2025 Google LLC. All rights reserved.