Class AccessibleBiddingStrategy
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.google.ads.googleads.v10.resources.AccessibleBiddingStrategy
-
- All Implemented Interfaces:
AccessibleBiddingStrategyOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable
public final class AccessibleBiddingStrategy extends com.google.protobuf.GeneratedMessageV3 implements AccessibleBiddingStrategyOrBuilder
Represents a view of BiddingStrategies owned by and shared with the customer. In contrast to BiddingStrategy, this resource includes strategies owned by managers of the customer and shared with this customer - in addition to strategies owned by this customer. This resource does not provide metrics and only exposes a limited subset of the BiddingStrategy attributes.
Protobuf typegoogle.ads.googleads.v10.resources.AccessibleBiddingStrategy- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAccessibleBiddingStrategy.BuilderRepresents a view of BiddingStrategies owned by and shared with the customer.static classAccessibleBiddingStrategy.MaximizeConversionsAn automated bidding strategy to help get the most conversions for your campaigns while spending your budget.static interfaceAccessibleBiddingStrategy.MaximizeConversionsOrBuilderstatic classAccessibleBiddingStrategy.MaximizeConversionValueAn automated bidding strategy to help get the most conversion value for your campaigns while spending your budget.static interfaceAccessibleBiddingStrategy.MaximizeConversionValueOrBuilderstatic classAccessibleBiddingStrategy.SchemeCasestatic classAccessibleBiddingStrategy.TargetCpaAn automated bid strategy that sets bids to help get as many conversions as possible at the target cost-per-acquisition (CPA) you set.static interfaceAccessibleBiddingStrategy.TargetCpaOrBuilderstatic classAccessibleBiddingStrategy.TargetImpressionShareAn automated bidding strategy that sets bids so that a certain percentage of search ads are shown at the top of the first page (or other targeted location).static interfaceAccessibleBiddingStrategy.TargetImpressionShareOrBuilderstatic classAccessibleBiddingStrategy.TargetRoasAn automated bidding strategy that helps you maximize revenue while averaging a specific target return on ad spend (ROAS).static interfaceAccessibleBiddingStrategy.TargetRoasOrBuilderstatic classAccessibleBiddingStrategy.TargetSpendAn automated bid strategy that sets your bids to help get as many clicks as possible within your budget.static interfaceAccessibleBiddingStrategy.TargetSpendOrBuilder-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intID_FIELD_NUMBERstatic intMAXIMIZE_CONVERSION_VALUE_FIELD_NUMBERstatic intMAXIMIZE_CONVERSIONS_FIELD_NUMBERstatic intNAME_FIELD_NUMBERstatic intOWNER_CUSTOMER_ID_FIELD_NUMBERstatic intOWNER_DESCRIPTIVE_NAME_FIELD_NUMBERstatic intRESOURCE_NAME_FIELD_NUMBERstatic intTARGET_CPA_FIELD_NUMBERstatic intTARGET_IMPRESSION_SHARE_FIELD_NUMBERstatic intTARGET_ROAS_FIELD_NUMBERstatic intTARGET_SPEND_FIELD_NUMBERstatic intTYPE_FIELD_NUMBER
-
Method Summary
-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
RESOURCE_NAME_FIELD_NUMBER
public static final int RESOURCE_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ID_FIELD_NUMBER
public static final int ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NAME_FIELD_NUMBER
public static final int NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OWNER_CUSTOMER_ID_FIELD_NUMBER
public static final int OWNER_CUSTOMER_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
OWNER_DESCRIPTIVE_NAME_FIELD_NUMBER
public static final int OWNER_DESCRIPTIVE_NAME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAXIMIZE_CONVERSION_VALUE_FIELD_NUMBER
public static final int MAXIMIZE_CONVERSION_VALUE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAXIMIZE_CONVERSIONS_FIELD_NUMBER
public static final int MAXIMIZE_CONVERSIONS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGET_CPA_FIELD_NUMBER
public static final int TARGET_CPA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGET_IMPRESSION_SHARE_FIELD_NUMBER
public static final int TARGET_IMPRESSION_SHARE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGET_ROAS_FIELD_NUMBER
public static final int TARGET_ROAS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TARGET_SPEND_FIELD_NUMBER
public static final int TARGET_SPEND_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getSchemeCase
public AccessibleBiddingStrategy.SchemeCase getSchemeCase()
- Specified by:
getSchemeCasein interfaceAccessibleBiddingStrategyOrBuilder
-
getResourceName
public java.lang.String getResourceName()
Output only. The resource name of the accessible bidding strategy. AccessibleBiddingStrategy resource names have the form: `customers/{customer_id}/accessibleBiddingStrategies/{bidding_strategy_id}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNamein interfaceAccessibleBiddingStrategyOrBuilder- Returns:
- The resourceName.
-
getResourceNameBytes
public com.google.protobuf.ByteString getResourceNameBytes()
Output only. The resource name of the accessible bidding strategy. AccessibleBiddingStrategy resource names have the form: `customers/{customer_id}/accessibleBiddingStrategies/{bidding_strategy_id}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNameBytesin interfaceAccessibleBiddingStrategyOrBuilder- Returns:
- The bytes for resourceName.
-
getId
public long getId()
Output only. The ID of the bidding strategy.
int64 id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getIdin interfaceAccessibleBiddingStrategyOrBuilder- Returns:
- The id.
-
getName
public java.lang.String getName()
Output only. The name of the bidding strategy.
string name = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNamein interfaceAccessibleBiddingStrategyOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()
Output only. The name of the bidding strategy.
string name = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getNameBytesin interfaceAccessibleBiddingStrategyOrBuilder- Returns:
- The bytes for name.
-
getTypeValue
public int getTypeValue()
Output only. The type of the bidding strategy.
.google.ads.googleads.v10.enums.BiddingStrategyTypeEnum.BiddingStrategyType type = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTypeValuein interfaceAccessibleBiddingStrategyOrBuilder- Returns:
- The enum numeric value on the wire for type.
-
getType
public BiddingStrategyTypeEnum.BiddingStrategyType getType()
Output only. The type of the bidding strategy.
.google.ads.googleads.v10.enums.BiddingStrategyTypeEnum.BiddingStrategyType type = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTypein interfaceAccessibleBiddingStrategyOrBuilder- Returns:
- The type.
-
getOwnerCustomerId
public long getOwnerCustomerId()
Output only. The ID of the Customer which owns the bidding strategy.
int64 owner_customer_id = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOwnerCustomerIdin interfaceAccessibleBiddingStrategyOrBuilder- Returns:
- The ownerCustomerId.
-
getOwnerDescriptiveName
public java.lang.String getOwnerDescriptiveName()
Output only. descriptive_name of the Customer which owns the bidding strategy.
string owner_descriptive_name = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOwnerDescriptiveNamein interfaceAccessibleBiddingStrategyOrBuilder- Returns:
- The ownerDescriptiveName.
-
getOwnerDescriptiveNameBytes
public com.google.protobuf.ByteString getOwnerDescriptiveNameBytes()
Output only. descriptive_name of the Customer which owns the bidding strategy.
string owner_descriptive_name = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getOwnerDescriptiveNameBytesin interfaceAccessibleBiddingStrategyOrBuilder- Returns:
- The bytes for ownerDescriptiveName.
-
hasMaximizeConversionValue
public boolean hasMaximizeConversionValue()
Output only. An automated bidding strategy to help get the most conversion value for your campaigns while spending your budget.
.google.ads.googleads.v10.resources.AccessibleBiddingStrategy.MaximizeConversionValue maximize_conversion_value = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasMaximizeConversionValuein interfaceAccessibleBiddingStrategyOrBuilder- Returns:
- Whether the maximizeConversionValue field is set.
-
getMaximizeConversionValue
public AccessibleBiddingStrategy.MaximizeConversionValue getMaximizeConversionValue()
Output only. An automated bidding strategy to help get the most conversion value for your campaigns while spending your budget.
.google.ads.googleads.v10.resources.AccessibleBiddingStrategy.MaximizeConversionValue maximize_conversion_value = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getMaximizeConversionValuein interfaceAccessibleBiddingStrategyOrBuilder- Returns:
- The maximizeConversionValue.
-
getMaximizeConversionValueOrBuilder
public AccessibleBiddingStrategy.MaximizeConversionValueOrBuilder getMaximizeConversionValueOrBuilder()
Output only. An automated bidding strategy to help get the most conversion value for your campaigns while spending your budget.
.google.ads.googleads.v10.resources.AccessibleBiddingStrategy.MaximizeConversionValue maximize_conversion_value = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getMaximizeConversionValueOrBuilderin interfaceAccessibleBiddingStrategyOrBuilder
-
hasMaximizeConversions
public boolean hasMaximizeConversions()
Output only. An automated bidding strategy to help get the most conversions for your campaigns while spending your budget.
.google.ads.googleads.v10.resources.AccessibleBiddingStrategy.MaximizeConversions maximize_conversions = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasMaximizeConversionsin interfaceAccessibleBiddingStrategyOrBuilder- Returns:
- Whether the maximizeConversions field is set.
-
getMaximizeConversions
public AccessibleBiddingStrategy.MaximizeConversions getMaximizeConversions()
Output only. An automated bidding strategy to help get the most conversions for your campaigns while spending your budget.
.google.ads.googleads.v10.resources.AccessibleBiddingStrategy.MaximizeConversions maximize_conversions = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getMaximizeConversionsin interfaceAccessibleBiddingStrategyOrBuilder- Returns:
- The maximizeConversions.
-
getMaximizeConversionsOrBuilder
public AccessibleBiddingStrategy.MaximizeConversionsOrBuilder getMaximizeConversionsOrBuilder()
Output only. An automated bidding strategy to help get the most conversions for your campaigns while spending your budget.
.google.ads.googleads.v10.resources.AccessibleBiddingStrategy.MaximizeConversions maximize_conversions = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getMaximizeConversionsOrBuilderin interfaceAccessibleBiddingStrategyOrBuilder
-
hasTargetCpa
public boolean hasTargetCpa()
Output only. A bidding strategy that sets bids to help get as many conversions as possible at the target cost-per-acquisition (CPA) you set.
.google.ads.googleads.v10.resources.AccessibleBiddingStrategy.TargetCpa target_cpa = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasTargetCpain interfaceAccessibleBiddingStrategyOrBuilder- Returns:
- Whether the targetCpa field is set.
-
getTargetCpa
public AccessibleBiddingStrategy.TargetCpa getTargetCpa()
Output only. A bidding strategy that sets bids to help get as many conversions as possible at the target cost-per-acquisition (CPA) you set.
.google.ads.googleads.v10.resources.AccessibleBiddingStrategy.TargetCpa target_cpa = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTargetCpain interfaceAccessibleBiddingStrategyOrBuilder- Returns:
- The targetCpa.
-
getTargetCpaOrBuilder
public AccessibleBiddingStrategy.TargetCpaOrBuilder getTargetCpaOrBuilder()
Output only. A bidding strategy that sets bids to help get as many conversions as possible at the target cost-per-acquisition (CPA) you set.
.google.ads.googleads.v10.resources.AccessibleBiddingStrategy.TargetCpa target_cpa = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTargetCpaOrBuilderin interfaceAccessibleBiddingStrategyOrBuilder
-
hasTargetImpressionShare
public boolean hasTargetImpressionShare()
Output only. A bidding strategy that automatically optimizes towards a desired percentage of impressions.
.google.ads.googleads.v10.resources.AccessibleBiddingStrategy.TargetImpressionShare target_impression_share = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasTargetImpressionSharein interfaceAccessibleBiddingStrategyOrBuilder- Returns:
- Whether the targetImpressionShare field is set.
-
getTargetImpressionShare
public AccessibleBiddingStrategy.TargetImpressionShare getTargetImpressionShare()
Output only. A bidding strategy that automatically optimizes towards a desired percentage of impressions.
.google.ads.googleads.v10.resources.AccessibleBiddingStrategy.TargetImpressionShare target_impression_share = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTargetImpressionSharein interfaceAccessibleBiddingStrategyOrBuilder- Returns:
- The targetImpressionShare.
-
getTargetImpressionShareOrBuilder
public AccessibleBiddingStrategy.TargetImpressionShareOrBuilder getTargetImpressionShareOrBuilder()
Output only. A bidding strategy that automatically optimizes towards a desired percentage of impressions.
.google.ads.googleads.v10.resources.AccessibleBiddingStrategy.TargetImpressionShare target_impression_share = 10 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTargetImpressionShareOrBuilderin interfaceAccessibleBiddingStrategyOrBuilder
-
hasTargetRoas
public boolean hasTargetRoas()
Output only. A bidding strategy that helps you maximize revenue while averaging a specific target Return On Ad Spend (ROAS).
.google.ads.googleads.v10.resources.AccessibleBiddingStrategy.TargetRoas target_roas = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasTargetRoasin interfaceAccessibleBiddingStrategyOrBuilder- Returns:
- Whether the targetRoas field is set.
-
getTargetRoas
public AccessibleBiddingStrategy.TargetRoas getTargetRoas()
Output only. A bidding strategy that helps you maximize revenue while averaging a specific target Return On Ad Spend (ROAS).
.google.ads.googleads.v10.resources.AccessibleBiddingStrategy.TargetRoas target_roas = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTargetRoasin interfaceAccessibleBiddingStrategyOrBuilder- Returns:
- The targetRoas.
-
getTargetRoasOrBuilder
public AccessibleBiddingStrategy.TargetRoasOrBuilder getTargetRoasOrBuilder()
Output only. A bidding strategy that helps you maximize revenue while averaging a specific target Return On Ad Spend (ROAS).
.google.ads.googleads.v10.resources.AccessibleBiddingStrategy.TargetRoas target_roas = 11 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTargetRoasOrBuilderin interfaceAccessibleBiddingStrategyOrBuilder
-
hasTargetSpend
public boolean hasTargetSpend()
Output only. A bid strategy that sets your bids to help get as many clicks as possible within your budget.
.google.ads.googleads.v10.resources.AccessibleBiddingStrategy.TargetSpend target_spend = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasTargetSpendin interfaceAccessibleBiddingStrategyOrBuilder- Returns:
- Whether the targetSpend field is set.
-
getTargetSpend
public AccessibleBiddingStrategy.TargetSpend getTargetSpend()
Output only. A bid strategy that sets your bids to help get as many clicks as possible within your budget.
.google.ads.googleads.v10.resources.AccessibleBiddingStrategy.TargetSpend target_spend = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTargetSpendin interfaceAccessibleBiddingStrategyOrBuilder- Returns:
- The targetSpend.
-
getTargetSpendOrBuilder
public AccessibleBiddingStrategy.TargetSpendOrBuilder getTargetSpendOrBuilder()
Output only. A bid strategy that sets your bids to help get as many clicks as possible within your budget.
.google.ads.googleads.v10.resources.AccessibleBiddingStrategy.TargetSpend target_spend = 12 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTargetSpendOrBuilderin interfaceAccessibleBiddingStrategyOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static AccessibleBiddingStrategy parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AccessibleBiddingStrategy parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AccessibleBiddingStrategy parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AccessibleBiddingStrategy parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AccessibleBiddingStrategy parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AccessibleBiddingStrategy parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static AccessibleBiddingStrategy parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static AccessibleBiddingStrategy parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static AccessibleBiddingStrategy parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static AccessibleBiddingStrategy parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static AccessibleBiddingStrategy parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static AccessibleBiddingStrategy parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public AccessibleBiddingStrategy.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static AccessibleBiddingStrategy.Builder newBuilder()
-
newBuilder
public static AccessibleBiddingStrategy.Builder newBuilder(AccessibleBiddingStrategy prototype)
-
toBuilder
public AccessibleBiddingStrategy.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected AccessibleBiddingStrategy.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static AccessibleBiddingStrategy getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<AccessibleBiddingStrategy> parser()
-
getParserForType
public com.google.protobuf.Parser<AccessibleBiddingStrategy> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public AccessibleBiddingStrategy getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-