Class Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder (0.61.0)

public static final class Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder extends GeneratedMessageV3.Builder<Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder> implements Subscription.CommercialInfo.GoogleCloudMarketplaceInfoOrBuilder

Cloud Marketplace commercial metadata for this subscription.

Protobuf type google.cloud.bigquery.analyticshub.v1.Subscription.CommercialInfo.GoogleCloudMarketplaceInfo

Inheritance

Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder

Static Methods

getDescriptor()

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

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder
Overrides

build()

public Subscription.CommercialInfo.GoogleCloudMarketplaceInfo build()
Returns
Type Description
Subscription.CommercialInfo.GoogleCloudMarketplaceInfo

buildPartial()

public Subscription.CommercialInfo.GoogleCloudMarketplaceInfo buildPartial()
Returns
Type Description
Subscription.CommercialInfo.GoogleCloudMarketplaceInfo

clear()

public Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder clear()
Returns
Type Description
Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder
Overrides

clearField(Descriptors.FieldDescriptor field)

public Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder
Overrides

clearOrder()

public Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder clearOrder()

Resource name of the Marketplace Order.

string order = 1 [(.google.api.resource_reference) = { ... }

Returns
Type Description
Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder

This builder for chaining.

clone()

public Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder clone()
Returns
Type Description
Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder
Overrides

getDefaultInstanceForType()

public Subscription.CommercialInfo.GoogleCloudMarketplaceInfo getDefaultInstanceForType()
Returns
Type Description
Subscription.CommercialInfo.GoogleCloudMarketplaceInfo

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

getOrder()

public String getOrder()

Resource name of the Marketplace Order.

string order = 1 [(.google.api.resource_reference) = { ... }

Returns
Type Description
String

The order.

getOrderBytes()

public ByteString getOrderBytes()

Resource name of the Marketplace Order.

string order = 1 [(.google.api.resource_reference) = { ... }

Returns
Type Description
ByteString

The bytes for order.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFrom(Subscription.CommercialInfo.GoogleCloudMarketplaceInfo other)

public Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder mergeFrom(Subscription.CommercialInfo.GoogleCloudMarketplaceInfo other)
Parameter
Name Description
other Subscription.CommercialInfo.GoogleCloudMarketplaceInfo
Returns
Type Description
Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder
Overrides

mergeUnknownFields(UnknownFieldSet unknownFields)

public final Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder
Overrides

setField(Descriptors.FieldDescriptor field, Object value)

public Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder
Overrides

setOrder(String value)

public Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder setOrder(String value)

Resource name of the Marketplace Order.

string order = 1 [(.google.api.resource_reference) = { ... }

Parameter
Name Description
value String

The order to set.

Returns
Type Description
Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder

This builder for chaining.

setOrderBytes(ByteString value)

public Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder setOrderBytes(ByteString value)

Resource name of the Marketplace Order.

string order = 1 [(.google.api.resource_reference) = { ... }

Parameter
Name Description
value ByteString

The bytes for order to set.

Returns
Type Description
Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder

This builder for chaining.

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder
Overrides

setUnknownFields(UnknownFieldSet unknownFields)

public final Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
Subscription.CommercialInfo.GoogleCloudMarketplaceInfo.Builder
Overrides