public static final class GetChannelPartnerRepricingConfigRequest.Builder extends GeneratedMessageV3.Builder<GetChannelPartnerRepricingConfigRequest.Builder> implements GetChannelPartnerRepricingConfigRequestOrBuilderRequest message for CloudChannelService.GetChannelPartnerRepricingConfig
Protobuf type google.cloud.channel.v1.GetChannelPartnerRepricingConfigRequest
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > GetChannelPartnerRepricingConfigRequest.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Type | Description |
| Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public GetChannelPartnerRepricingConfigRequest.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Name | Description |
| field | FieldDescriptor |
| value | Object |
| Type | Description |
| GetChannelPartnerRepricingConfigRequest.Builder |
build()
public GetChannelPartnerRepricingConfigRequest build()| Type | Description |
| GetChannelPartnerRepricingConfigRequest |
buildPartial()
public GetChannelPartnerRepricingConfigRequest buildPartial()| Type | Description |
| GetChannelPartnerRepricingConfigRequest |
clear()
public GetChannelPartnerRepricingConfigRequest.Builder clear()| Type | Description |
| GetChannelPartnerRepricingConfigRequest.Builder |
clearField(Descriptors.FieldDescriptor field)
public GetChannelPartnerRepricingConfigRequest.Builder clearField(Descriptors.FieldDescriptor field)| Name | Description |
| field | FieldDescriptor |
| Type | Description |
| GetChannelPartnerRepricingConfigRequest.Builder |
clearName()
public GetChannelPartnerRepricingConfigRequest.Builder clearName()Required. The resource name of the ChannelPartnerRepricingConfig Format: accounts/{account_id}/channelPartnerLinks/{channel_partner_id}/channelPartnerRepricingConfigs/{id}.
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Type | Description |
| GetChannelPartnerRepricingConfigRequest.Builder | This builder for chaining. |
clearOneof(Descriptors.OneofDescriptor oneof)
public GetChannelPartnerRepricingConfigRequest.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Name | Description |
| oneof | OneofDescriptor |
| Type | Description |
| GetChannelPartnerRepricingConfigRequest.Builder |
clone()
public GetChannelPartnerRepricingConfigRequest.Builder clone()| Type | Description |
| GetChannelPartnerRepricingConfigRequest.Builder |
getDefaultInstanceForType()
public GetChannelPartnerRepricingConfigRequest getDefaultInstanceForType()| Type | Description |
| GetChannelPartnerRepricingConfigRequest |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Type | Description |
| Descriptor |
getName()
public String getName()Required. The resource name of the ChannelPartnerRepricingConfig Format: accounts/{account_id}/channelPartnerLinks/{channel_partner_id}/channelPartnerRepricingConfigs/{id}.
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Type | Description |
| String | The name. |
getNameBytes()
public ByteString getNameBytes()Required. The resource name of the ChannelPartnerRepricingConfig Format: accounts/{account_id}/channelPartnerLinks/{channel_partner_id}/channelPartnerRepricingConfigs/{id}.
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Type | Description |
| ByteString | The bytes for name. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Type | Description |
| FieldAccessorTable |
isInitialized()
public final boolean isInitialized()| Type | Description |
| boolean |
mergeFrom(GetChannelPartnerRepricingConfigRequest other)
public GetChannelPartnerRepricingConfigRequest.Builder mergeFrom(GetChannelPartnerRepricingConfigRequest other)| Name | Description |
| other | GetChannelPartnerRepricingConfigRequest |
| Type | Description |
| GetChannelPartnerRepricingConfigRequest.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public GetChannelPartnerRepricingConfigRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Name | Description |
| input | CodedInputStream |
| extensionRegistry | ExtensionRegistryLite |
| Type | Description |
| GetChannelPartnerRepricingConfigRequest.Builder |
| Type | Description |
| IOException |
mergeFrom(Message other)
public GetChannelPartnerRepricingConfigRequest.Builder mergeFrom(Message other)| Name | Description |
| other | Message |
| Type | Description |
| GetChannelPartnerRepricingConfigRequest.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final GetChannelPartnerRepricingConfigRequest.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Name | Description |
| unknownFields | UnknownFieldSet |
| Type | Description |
| GetChannelPartnerRepricingConfigRequest.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public GetChannelPartnerRepricingConfigRequest.Builder setField(Descriptors.FieldDescriptor field, Object value)| Name | Description |
| field | FieldDescriptor |
| value | Object |
| Type | Description |
| GetChannelPartnerRepricingConfigRequest.Builder |
setName(String value)
public GetChannelPartnerRepricingConfigRequest.Builder setName(String value)Required. The resource name of the ChannelPartnerRepricingConfig Format: accounts/{account_id}/channelPartnerLinks/{channel_partner_id}/channelPartnerRepricingConfigs/{id}.
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Name | Description |
| value | StringThe name to set. |
| Type | Description |
| GetChannelPartnerRepricingConfigRequest.Builder | This builder for chaining. |
setNameBytes(ByteString value)
public GetChannelPartnerRepricingConfigRequest.Builder setNameBytes(ByteString value)Required. The resource name of the ChannelPartnerRepricingConfig Format: accounts/{account_id}/channelPartnerLinks/{channel_partner_id}/channelPartnerRepricingConfigs/{id}.
string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Name | Description |
| value | ByteStringThe bytes for name to set. |
| Type | Description |
| GetChannelPartnerRepricingConfigRequest.Builder | This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public GetChannelPartnerRepricingConfigRequest.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Name | Description |
| field | FieldDescriptor |
| index | int |
| value | Object |
| Type | Description |
| GetChannelPartnerRepricingConfigRequest.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final GetChannelPartnerRepricingConfigRequest.Builder setUnknownFields(UnknownFieldSet unknownFields)| Name | Description |
| unknownFields | UnknownFieldSet |
| Type | Description |
| GetChannelPartnerRepricingConfigRequest.Builder |