public static final class ConversionEvent.DefaultConversionValue extends GeneratedMessage implements ConversionEvent.DefaultConversionValueOrBuilderDefines a default value/currency for a conversion event. Both value and currency must be provided.
Protobuf type google.analytics.admin.v1alpha.ConversionEvent.DefaultConversionValue
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > ConversionEvent.DefaultConversionValueStatic Fields
CURRENCY_CODE_FIELD_NUMBER
public static final int CURRENCY_CODE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
VALUE_FIELD_NUMBER
public static final int VALUE_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static ConversionEvent.DefaultConversionValue getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
ConversionEvent.DefaultConversionValue |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static ConversionEvent.DefaultConversionValue.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
ConversionEvent.DefaultConversionValue.Builder |
|
newBuilder(ConversionEvent.DefaultConversionValue prototype)
public static ConversionEvent.DefaultConversionValue.Builder newBuilder(ConversionEvent.DefaultConversionValue prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
ConversionEvent.DefaultConversionValue |
| Returns | |
|---|---|
| Type | Description |
ConversionEvent.DefaultConversionValue.Builder |
|
parseDelimitedFrom(InputStream input)
public static ConversionEvent.DefaultConversionValue parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ConversionEvent.DefaultConversionValue |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ConversionEvent.DefaultConversionValue parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ConversionEvent.DefaultConversionValue |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static ConversionEvent.DefaultConversionValue parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
ConversionEvent.DefaultConversionValue |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ConversionEvent.DefaultConversionValue parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ConversionEvent.DefaultConversionValue |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static ConversionEvent.DefaultConversionValue parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
ConversionEvent.DefaultConversionValue |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ConversionEvent.DefaultConversionValue parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ConversionEvent.DefaultConversionValue |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static ConversionEvent.DefaultConversionValue parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
ConversionEvent.DefaultConversionValue |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ConversionEvent.DefaultConversionValue parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ConversionEvent.DefaultConversionValue |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static ConversionEvent.DefaultConversionValue parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ConversionEvent.DefaultConversionValue |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ConversionEvent.DefaultConversionValue parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ConversionEvent.DefaultConversionValue |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static ConversionEvent.DefaultConversionValue parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
ConversionEvent.DefaultConversionValue |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ConversionEvent.DefaultConversionValue parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ConversionEvent.DefaultConversionValue |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<ConversionEvent.DefaultConversionValue> parser()| Returns | |
|---|---|
| Type | Description |
Parser<DefaultConversionValue> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getCurrencyCode()
public String getCurrencyCode()When a conversion event for this event_name has no set currency, this currency will be applied as the default. Must be in ISO 4217 currency code format. See https://en.wikipedia.org/wiki/ISO_4217 for more information.
optional string currency_code = 2;
| Returns | |
|---|---|
| Type | Description |
String |
The currencyCode. |
getCurrencyCodeBytes()
public ByteString getCurrencyCodeBytes()When a conversion event for this event_name has no set currency, this currency will be applied as the default. Must be in ISO 4217 currency code format. See https://en.wikipedia.org/wiki/ISO_4217 for more information.
optional string currency_code = 2;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for currencyCode. |
getDefaultInstanceForType()
public ConversionEvent.DefaultConversionValue getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ConversionEvent.DefaultConversionValue |
|
getParserForType()
public Parser<ConversionEvent.DefaultConversionValue> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<DefaultConversionValue> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
getValue()
public double getValue()This value will be used to populate the value for all conversions of the specified event_name where the event "value" parameter is unset.
optional double value = 1;
| Returns | |
|---|---|
| Type | Description |
double |
The value. |
hasCurrencyCode()
public boolean hasCurrencyCode()When a conversion event for this event_name has no set currency, this currency will be applied as the default. Must be in ISO 4217 currency code format. See https://en.wikipedia.org/wiki/ISO_4217 for more information.
optional string currency_code = 2;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the currencyCode field is set. |
hasValue()
public boolean hasValue()This value will be used to populate the value for all conversions of the specified event_name where the event "value" parameter is unset.
optional double value = 1;
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the value field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public ConversionEvent.DefaultConversionValue.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
ConversionEvent.DefaultConversionValue.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected ConversionEvent.DefaultConversionValue.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
ConversionEvent.DefaultConversionValue.Builder |
|
toBuilder()
public ConversionEvent.DefaultConversionValue.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
ConversionEvent.DefaultConversionValue.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|