public static final class RepricingConfig.ChannelPartnerGranularity extends GeneratedMessageV3 implements RepricingConfig.ChannelPartnerGranularityOrBuilder
Applies the repricing configuration at the channel partner level.
The channel partner value is derived from the resource name. Takes an
empty json object.
Deprecated: This is no longer supported. Use
RepricingConfig.EntitlementGranularity
instead.
Protobuf type google.cloud.channel.v1.RepricingConfig.ChannelPartnerGranularity
Inherited Members
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT)
com.google.protobuf.GeneratedMessageV3.<ListT>makeMutableCopy(ListT,int)
com.google.protobuf.GeneratedMessageV3.<T>emptyList(java.lang.Class<T>)
com.google.protobuf.GeneratedMessageV3.internalGetMapFieldReflection(int)
Static Methods
getDefaultInstance() (deprecated)
public static RepricingConfig.ChannelPartnerGranularity getDefaultInstance()
getDescriptor() (deprecated)
public static final Descriptors.Descriptor getDescriptor()
newBuilder() (deprecated)
public static RepricingConfig.ChannelPartnerGranularity.Builder newBuilder()
newBuilder(RepricingConfig.ChannelPartnerGranularity prototype) (deprecated)
public static RepricingConfig.ChannelPartnerGranularity.Builder newBuilder(RepricingConfig.ChannelPartnerGranularity prototype)
public static RepricingConfig.ChannelPartnerGranularity parseDelimitedFrom(InputStream input)
public static RepricingConfig.ChannelPartnerGranularity parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(byte[] data) (deprecated)
public static RepricingConfig.ChannelPartnerGranularity parseFrom(byte[] data)
Parameter |
---|
Name | Description |
data | byte[]
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) (deprecated)
public static RepricingConfig.ChannelPartnerGranularity parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteString data) (deprecated)
public static RepricingConfig.ChannelPartnerGranularity parseFrom(ByteString data)
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) (deprecated)
public static RepricingConfig.ChannelPartnerGranularity parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static RepricingConfig.ChannelPartnerGranularity parseFrom(CodedInputStream input)
public static RepricingConfig.ChannelPartnerGranularity parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static RepricingConfig.ChannelPartnerGranularity parseFrom(InputStream input)
public static RepricingConfig.ChannelPartnerGranularity parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
parseFrom(ByteBuffer data) (deprecated)
public static RepricingConfig.ChannelPartnerGranularity parseFrom(ByteBuffer data)
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) (deprecated)
public static RepricingConfig.ChannelPartnerGranularity parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
parser() (deprecated)
public static Parser<RepricingConfig.ChannelPartnerGranularity> parser()
Methods
equals(Object obj) (deprecated)
public boolean equals(Object obj)
Parameter |
---|
Name | Description |
obj | Object
|
Overrides
getDefaultInstanceForType() (deprecated)
public RepricingConfig.ChannelPartnerGranularity getDefaultInstanceForType()
getParserForType() (deprecated)
public Parser<RepricingConfig.ChannelPartnerGranularity> getParserForType()
Overrides
getSerializedSize() (deprecated)
public int getSerializedSize()
Returns |
---|
Type | Description |
int | |
Overrides
hashCode() (deprecated)
Returns |
---|
Type | Description |
int | |
Overrides
internalGetFieldAccessorTable() (deprecated)
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Overrides
isInitialized() (deprecated)
public final boolean isInitialized()
Overrides
newBuilderForType() (deprecated)
public RepricingConfig.ChannelPartnerGranularity.Builder newBuilderForType()
newBuilderForType(GeneratedMessageV3.BuilderParent parent) (deprecated)
protected RepricingConfig.ChannelPartnerGranularity.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Overrides
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused) (deprecated)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Overrides
toBuilder() (deprecated)
public RepricingConfig.ChannelPartnerGranularity.Builder toBuilder()
writeTo(CodedOutputStream output) (deprecated)
public void writeTo(CodedOutputStream output)
Overrides