Class AccountBudget.PendingAccountBudgetProposal.Builder

java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<AccountBudget.PendingAccountBudgetProposal.Builder>
com.google.ads.googleads.v18.resources.AccountBudget.PendingAccountBudgetProposal.Builder
All Implemented Interfaces:
AccountBudget.PendingAccountBudgetProposalOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
Enclosing class:
AccountBudget.PendingAccountBudgetProposal

public static final class AccountBudget.PendingAccountBudgetProposal.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AccountBudget.PendingAccountBudgetProposal.Builder> implements AccountBudget.PendingAccountBudgetProposalOrBuilder
 A pending proposal associated with the enclosing account-level budget,
 if applicable.
 
Protobuf type google.ads.googleads.v18.resources.AccountBudget.PendingAccountBudgetProposal
  • Method Details

    • getDescriptor

      public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
    • internalGetFieldAccessorTable

      protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
      Specified by:
      internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<AccountBudget.PendingAccountBudgetProposal.Builder>
    • clear

      Specified by:
      clear in interface com.google.protobuf.Message.Builder
      Specified by:
      clear in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clear in class com.google.protobuf.GeneratedMessageV3.Builder<AccountBudget.PendingAccountBudgetProposal.Builder>
    • getDescriptorForType

      public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
      Specified by:
      getDescriptorForType in interface com.google.protobuf.Message.Builder
      Specified by:
      getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
      Overrides:
      getDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<AccountBudget.PendingAccountBudgetProposal.Builder>
    • getDefaultInstanceForType

      public AccountBudget.PendingAccountBudgetProposal getDefaultInstanceForType()
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
      Specified by:
      getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder
    • build

      Specified by:
      build in interface com.google.protobuf.Message.Builder
      Specified by:
      build in interface com.google.protobuf.MessageLite.Builder
    • buildPartial

      Specified by:
      buildPartial in interface com.google.protobuf.Message.Builder
      Specified by:
      buildPartial in interface com.google.protobuf.MessageLite.Builder
    • clone

      Specified by:
      clone in interface com.google.protobuf.Message.Builder
      Specified by:
      clone in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      clone in class com.google.protobuf.GeneratedMessageV3.Builder<AccountBudget.PendingAccountBudgetProposal.Builder>
    • setField

      public AccountBudget.PendingAccountBudgetProposal.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      setField in interface com.google.protobuf.Message.Builder
      Overrides:
      setField in class com.google.protobuf.GeneratedMessageV3.Builder<AccountBudget.PendingAccountBudgetProposal.Builder>
    • clearField

      public AccountBudget.PendingAccountBudgetProposal.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
      Specified by:
      clearField in interface com.google.protobuf.Message.Builder
      Overrides:
      clearField in class com.google.protobuf.GeneratedMessageV3.Builder<AccountBudget.PendingAccountBudgetProposal.Builder>
    • clearOneof

      public AccountBudget.PendingAccountBudgetProposal.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
      Specified by:
      clearOneof in interface com.google.protobuf.Message.Builder
      Overrides:
      clearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<AccountBudget.PendingAccountBudgetProposal.Builder>
    • setRepeatedField

      public AccountBudget.PendingAccountBudgetProposal.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
      Specified by:
      setRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      setRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AccountBudget.PendingAccountBudgetProposal.Builder>
    • addRepeatedField

      public AccountBudget.PendingAccountBudgetProposal.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
      Specified by:
      addRepeatedField in interface com.google.protobuf.Message.Builder
      Overrides:
      addRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<AccountBudget.PendingAccountBudgetProposal.Builder>
    • mergeFrom

      public AccountBudget.PendingAccountBudgetProposal.Builder mergeFrom(com.google.protobuf.Message other)
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AccountBudget.PendingAccountBudgetProposal.Builder>
    • mergeFrom

    • isInitialized

      public final boolean isInitialized()
      Specified by:
      isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
      Overrides:
      isInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<AccountBudget.PendingAccountBudgetProposal.Builder>
    • mergeFrom

      public AccountBudget.PendingAccountBudgetProposal.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
      Specified by:
      mergeFrom in interface com.google.protobuf.Message.Builder
      Specified by:
      mergeFrom in interface com.google.protobuf.MessageLite.Builder
      Overrides:
      mergeFrom in class com.google.protobuf.AbstractMessage.Builder<AccountBudget.PendingAccountBudgetProposal.Builder>
      Throws:
      IOException
    • getEndTimeCase

      Specified by:
      getEndTimeCase in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
    • clearEndTime

    • getSpendingLimitCase

      Specified by:
      getSpendingLimitCase in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
    • clearSpendingLimit

    • hasAccountBudgetProposal

      public boolean hasAccountBudgetProposal()
       Output only. The resource name of the proposal.
       AccountBudgetProposal resource names have the form:
      
       `customers/{customer_id}/accountBudgetProposals/{account_budget_proposal_id}`
       
      optional string account_budget_proposal = 12 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
      Specified by:
      hasAccountBudgetProposal in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      Whether the accountBudgetProposal field is set.
    • getAccountBudgetProposal

      public String getAccountBudgetProposal()
       Output only. The resource name of the proposal.
       AccountBudgetProposal resource names have the form:
      
       `customers/{customer_id}/accountBudgetProposals/{account_budget_proposal_id}`
       
      optional string account_budget_proposal = 12 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
      Specified by:
      getAccountBudgetProposal in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      The accountBudgetProposal.
    • getAccountBudgetProposalBytes

      public com.google.protobuf.ByteString getAccountBudgetProposalBytes()
       Output only. The resource name of the proposal.
       AccountBudgetProposal resource names have the form:
      
       `customers/{customer_id}/accountBudgetProposals/{account_budget_proposal_id}`
       
      optional string account_budget_proposal = 12 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
      Specified by:
      getAccountBudgetProposalBytes in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      The bytes for accountBudgetProposal.
    • setAccountBudgetProposal

      public AccountBudget.PendingAccountBudgetProposal.Builder setAccountBudgetProposal(String value)
       Output only. The resource name of the proposal.
       AccountBudgetProposal resource names have the form:
      
       `customers/{customer_id}/accountBudgetProposals/{account_budget_proposal_id}`
       
      optional string account_budget_proposal = 12 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
      Parameters:
      value - The accountBudgetProposal to set.
      Returns:
      This builder for chaining.
    • clearAccountBudgetProposal

      public AccountBudget.PendingAccountBudgetProposal.Builder clearAccountBudgetProposal()
       Output only. The resource name of the proposal.
       AccountBudgetProposal resource names have the form:
      
       `customers/{customer_id}/accountBudgetProposals/{account_budget_proposal_id}`
       
      optional string account_budget_proposal = 12 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
      Returns:
      This builder for chaining.
    • setAccountBudgetProposalBytes

      public AccountBudget.PendingAccountBudgetProposal.Builder setAccountBudgetProposalBytes(com.google.protobuf.ByteString value)
       Output only. The resource name of the proposal.
       AccountBudgetProposal resource names have the form:
      
       `customers/{customer_id}/accountBudgetProposals/{account_budget_proposal_id}`
       
      optional string account_budget_proposal = 12 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }
      Parameters:
      value - The bytes for accountBudgetProposal to set.
      Returns:
      This builder for chaining.
    • getProposalTypeValue

      public int getProposalTypeValue()
       Output only. The type of this proposal, for example, END to end the
       budget associated with this proposal.
       
      .google.ads.googleads.v18.enums.AccountBudgetProposalTypeEnum.AccountBudgetProposalType proposal_type = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getProposalTypeValue in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      The enum numeric value on the wire for proposalType.
    • setProposalTypeValue

      public AccountBudget.PendingAccountBudgetProposal.Builder setProposalTypeValue(int value)
       Output only. The type of this proposal, for example, END to end the
       budget associated with this proposal.
       
      .google.ads.googleads.v18.enums.AccountBudgetProposalTypeEnum.AccountBudgetProposalType proposal_type = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The enum numeric value on the wire for proposalType to set.
      Returns:
      This builder for chaining.
    • getProposalType

       Output only. The type of this proposal, for example, END to end the
       budget associated with this proposal.
       
      .google.ads.googleads.v18.enums.AccountBudgetProposalTypeEnum.AccountBudgetProposalType proposal_type = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getProposalType in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      The proposalType.
    • setProposalType

       Output only. The type of this proposal, for example, END to end the
       budget associated with this proposal.
       
      .google.ads.googleads.v18.enums.AccountBudgetProposalTypeEnum.AccountBudgetProposalType proposal_type = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The proposalType to set.
      Returns:
      This builder for chaining.
    • clearProposalType

       Output only. The type of this proposal, for example, END to end the
       budget associated with this proposal.
       
      .google.ads.googleads.v18.enums.AccountBudgetProposalTypeEnum.AccountBudgetProposalType proposal_type = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • hasName

      public boolean hasName()
       Output only. The name to assign to the account-level budget.
       
      optional string name = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasName in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      Whether the name field is set.
    • getName

      public String getName()
       Output only. The name to assign to the account-level budget.
       
      optional string name = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getName in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      The name.
    • getNameBytes

      public com.google.protobuf.ByteString getNameBytes()
       Output only. The name to assign to the account-level budget.
       
      optional string name = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getNameBytes in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      The bytes for name.
    • setName

       Output only. The name to assign to the account-level budget.
       
      optional string name = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The name to set.
      Returns:
      This builder for chaining.
    • clearName

       Output only. The name to assign to the account-level budget.
       
      optional string name = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • setNameBytes

      public AccountBudget.PendingAccountBudgetProposal.Builder setNameBytes(com.google.protobuf.ByteString value)
       Output only. The name to assign to the account-level budget.
       
      optional string name = 13 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The bytes for name to set.
      Returns:
      This builder for chaining.
    • hasStartDateTime

      public boolean hasStartDateTime()
       Output only. The start time in yyyy-MM-dd HH:mm:ss format.
       
      optional string start_date_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasStartDateTime in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      Whether the startDateTime field is set.
    • getStartDateTime

      public String getStartDateTime()
       Output only. The start time in yyyy-MM-dd HH:mm:ss format.
       
      optional string start_date_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getStartDateTime in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      The startDateTime.
    • getStartDateTimeBytes

      public com.google.protobuf.ByteString getStartDateTimeBytes()
       Output only. The start time in yyyy-MM-dd HH:mm:ss format.
       
      optional string start_date_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getStartDateTimeBytes in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      The bytes for startDateTime.
    • setStartDateTime

       Output only. The start time in yyyy-MM-dd HH:mm:ss format.
       
      optional string start_date_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The startDateTime to set.
      Returns:
      This builder for chaining.
    • clearStartDateTime

       Output only. The start time in yyyy-MM-dd HH:mm:ss format.
       
      optional string start_date_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • setStartDateTimeBytes

      public AccountBudget.PendingAccountBudgetProposal.Builder setStartDateTimeBytes(com.google.protobuf.ByteString value)
       Output only. The start time in yyyy-MM-dd HH:mm:ss format.
       
      optional string start_date_time = 14 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The bytes for startDateTime to set.
      Returns:
      This builder for chaining.
    • hasPurchaseOrderNumber

      public boolean hasPurchaseOrderNumber()
       Output only. A purchase order number is a value that helps users
       reference this budget in their monthly invoices.
       
      optional string purchase_order_number = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasPurchaseOrderNumber in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      Whether the purchaseOrderNumber field is set.
    • getPurchaseOrderNumber

      public String getPurchaseOrderNumber()
       Output only. A purchase order number is a value that helps users
       reference this budget in their monthly invoices.
       
      optional string purchase_order_number = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getPurchaseOrderNumber in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      The purchaseOrderNumber.
    • getPurchaseOrderNumberBytes

      public com.google.protobuf.ByteString getPurchaseOrderNumberBytes()
       Output only. A purchase order number is a value that helps users
       reference this budget in their monthly invoices.
       
      optional string purchase_order_number = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getPurchaseOrderNumberBytes in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      The bytes for purchaseOrderNumber.
    • setPurchaseOrderNumber

      public AccountBudget.PendingAccountBudgetProposal.Builder setPurchaseOrderNumber(String value)
       Output only. A purchase order number is a value that helps users
       reference this budget in their monthly invoices.
       
      optional string purchase_order_number = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The purchaseOrderNumber to set.
      Returns:
      This builder for chaining.
    • clearPurchaseOrderNumber

      public AccountBudget.PendingAccountBudgetProposal.Builder clearPurchaseOrderNumber()
       Output only. A purchase order number is a value that helps users
       reference this budget in their monthly invoices.
       
      optional string purchase_order_number = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • setPurchaseOrderNumberBytes

      public AccountBudget.PendingAccountBudgetProposal.Builder setPurchaseOrderNumberBytes(com.google.protobuf.ByteString value)
       Output only. A purchase order number is a value that helps users
       reference this budget in their monthly invoices.
       
      optional string purchase_order_number = 17 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The bytes for purchaseOrderNumber to set.
      Returns:
      This builder for chaining.
    • hasNotes

      public boolean hasNotes()
       Output only. Notes associated with this budget.
       
      optional string notes = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasNotes in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      Whether the notes field is set.
    • getNotes

      public String getNotes()
       Output only. Notes associated with this budget.
       
      optional string notes = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getNotes in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      The notes.
    • getNotesBytes

      public com.google.protobuf.ByteString getNotesBytes()
       Output only. Notes associated with this budget.
       
      optional string notes = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getNotesBytes in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      The bytes for notes.
    • setNotes

       Output only. Notes associated with this budget.
       
      optional string notes = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The notes to set.
      Returns:
      This builder for chaining.
    • clearNotes

       Output only. Notes associated with this budget.
       
      optional string notes = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • setNotesBytes

      public AccountBudget.PendingAccountBudgetProposal.Builder setNotesBytes(com.google.protobuf.ByteString value)
       Output only. Notes associated with this budget.
       
      optional string notes = 18 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The bytes for notes to set.
      Returns:
      This builder for chaining.
    • hasCreationDateTime

      public boolean hasCreationDateTime()
       Output only. The time when this account-level budget proposal was
       created. Formatted as yyyy-MM-dd HH:mm:ss.
       
      optional string creation_date_time = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasCreationDateTime in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      Whether the creationDateTime field is set.
    • getCreationDateTime

      public String getCreationDateTime()
       Output only. The time when this account-level budget proposal was
       created. Formatted as yyyy-MM-dd HH:mm:ss.
       
      optional string creation_date_time = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getCreationDateTime in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      The creationDateTime.
    • getCreationDateTimeBytes

      public com.google.protobuf.ByteString getCreationDateTimeBytes()
       Output only. The time when this account-level budget proposal was
       created. Formatted as yyyy-MM-dd HH:mm:ss.
       
      optional string creation_date_time = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getCreationDateTimeBytes in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      The bytes for creationDateTime.
    • setCreationDateTime

      public AccountBudget.PendingAccountBudgetProposal.Builder setCreationDateTime(String value)
       Output only. The time when this account-level budget proposal was
       created. Formatted as yyyy-MM-dd HH:mm:ss.
       
      optional string creation_date_time = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The creationDateTime to set.
      Returns:
      This builder for chaining.
    • clearCreationDateTime

       Output only. The time when this account-level budget proposal was
       created. Formatted as yyyy-MM-dd HH:mm:ss.
       
      optional string creation_date_time = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • setCreationDateTimeBytes

      public AccountBudget.PendingAccountBudgetProposal.Builder setCreationDateTimeBytes(com.google.protobuf.ByteString value)
       Output only. The time when this account-level budget proposal was
       created. Formatted as yyyy-MM-dd HH:mm:ss.
       
      optional string creation_date_time = 19 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The bytes for creationDateTime to set.
      Returns:
      This builder for chaining.
    • hasEndDateTime

      public boolean hasEndDateTime()
       Output only. The end time in yyyy-MM-dd HH:mm:ss format.
       
      string end_date_time = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasEndDateTime in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      Whether the endDateTime field is set.
    • getEndDateTime

      public String getEndDateTime()
       Output only. The end time in yyyy-MM-dd HH:mm:ss format.
       
      string end_date_time = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getEndDateTime in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      The endDateTime.
    • getEndDateTimeBytes

      public com.google.protobuf.ByteString getEndDateTimeBytes()
       Output only. The end time in yyyy-MM-dd HH:mm:ss format.
       
      string end_date_time = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getEndDateTimeBytes in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      The bytes for endDateTime.
    • setEndDateTime

       Output only. The end time in yyyy-MM-dd HH:mm:ss format.
       
      string end_date_time = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The endDateTime to set.
      Returns:
      This builder for chaining.
    • clearEndDateTime

       Output only. The end time in yyyy-MM-dd HH:mm:ss format.
       
      string end_date_time = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • setEndDateTimeBytes

      public AccountBudget.PendingAccountBudgetProposal.Builder setEndDateTimeBytes(com.google.protobuf.ByteString value)
       Output only. The end time in yyyy-MM-dd HH:mm:ss format.
       
      string end_date_time = 15 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The bytes for endDateTime to set.
      Returns:
      This builder for chaining.
    • hasEndTimeType

      public boolean hasEndTimeType()
       Output only. The end time as a well-defined type, for example, FOREVER.
       
      .google.ads.googleads.v18.enums.TimeTypeEnum.TimeType end_time_type = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasEndTimeType in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      Whether the endTimeType field is set.
    • getEndTimeTypeValue

      public int getEndTimeTypeValue()
       Output only. The end time as a well-defined type, for example, FOREVER.
       
      .google.ads.googleads.v18.enums.TimeTypeEnum.TimeType end_time_type = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getEndTimeTypeValue in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      The enum numeric value on the wire for endTimeType.
    • setEndTimeTypeValue

      public AccountBudget.PendingAccountBudgetProposal.Builder setEndTimeTypeValue(int value)
       Output only. The end time as a well-defined type, for example, FOREVER.
       
      .google.ads.googleads.v18.enums.TimeTypeEnum.TimeType end_time_type = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The enum numeric value on the wire for endTimeType to set.
      Returns:
      This builder for chaining.
    • getEndTimeType

      public TimeTypeEnum.TimeType getEndTimeType()
       Output only. The end time as a well-defined type, for example, FOREVER.
       
      .google.ads.googleads.v18.enums.TimeTypeEnum.TimeType end_time_type = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getEndTimeType in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      The endTimeType.
    • setEndTimeType

       Output only. The end time as a well-defined type, for example, FOREVER.
       
      .google.ads.googleads.v18.enums.TimeTypeEnum.TimeType end_time_type = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The endTimeType to set.
      Returns:
      This builder for chaining.
    • clearEndTimeType

       Output only. The end time as a well-defined type, for example, FOREVER.
       
      .google.ads.googleads.v18.enums.TimeTypeEnum.TimeType end_time_type = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • hasSpendingLimitMicros

      public boolean hasSpendingLimitMicros()
       Output only. The spending limit in micros.  One million is equivalent
       to one unit.
       
      int64 spending_limit_micros = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasSpendingLimitMicros in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      Whether the spendingLimitMicros field is set.
    • getSpendingLimitMicros

      public long getSpendingLimitMicros()
       Output only. The spending limit in micros.  One million is equivalent
       to one unit.
       
      int64 spending_limit_micros = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getSpendingLimitMicros in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      The spendingLimitMicros.
    • setSpendingLimitMicros

      public AccountBudget.PendingAccountBudgetProposal.Builder setSpendingLimitMicros(long value)
       Output only. The spending limit in micros.  One million is equivalent
       to one unit.
       
      int64 spending_limit_micros = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The spendingLimitMicros to set.
      Returns:
      This builder for chaining.
    • clearSpendingLimitMicros

      public AccountBudget.PendingAccountBudgetProposal.Builder clearSpendingLimitMicros()
       Output only. The spending limit in micros.  One million is equivalent
       to one unit.
       
      int64 spending_limit_micros = 16 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • hasSpendingLimitType

      public boolean hasSpendingLimitType()
       Output only. The spending limit as a well-defined type, for example,
       INFINITE.
       
      .google.ads.googleads.v18.enums.SpendingLimitTypeEnum.SpendingLimitType spending_limit_type = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      hasSpendingLimitType in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      Whether the spendingLimitType field is set.
    • getSpendingLimitTypeValue

      public int getSpendingLimitTypeValue()
       Output only. The spending limit as a well-defined type, for example,
       INFINITE.
       
      .google.ads.googleads.v18.enums.SpendingLimitTypeEnum.SpendingLimitType spending_limit_type = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getSpendingLimitTypeValue in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      The enum numeric value on the wire for spendingLimitType.
    • setSpendingLimitTypeValue

      public AccountBudget.PendingAccountBudgetProposal.Builder setSpendingLimitTypeValue(int value)
       Output only. The spending limit as a well-defined type, for example,
       INFINITE.
       
      .google.ads.googleads.v18.enums.SpendingLimitTypeEnum.SpendingLimitType spending_limit_type = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The enum numeric value on the wire for spendingLimitType to set.
      Returns:
      This builder for chaining.
    • getSpendingLimitType

      public SpendingLimitTypeEnum.SpendingLimitType getSpendingLimitType()
       Output only. The spending limit as a well-defined type, for example,
       INFINITE.
       
      .google.ads.googleads.v18.enums.SpendingLimitTypeEnum.SpendingLimitType spending_limit_type = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Specified by:
      getSpendingLimitType in interface AccountBudget.PendingAccountBudgetProposalOrBuilder
      Returns:
      The spendingLimitType.
    • setSpendingLimitType

       Output only. The spending limit as a well-defined type, for example,
       INFINITE.
       
      .google.ads.googleads.v18.enums.SpendingLimitTypeEnum.SpendingLimitType spending_limit_type = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Parameters:
      value - The spendingLimitType to set.
      Returns:
      This builder for chaining.
    • clearSpendingLimitType

      public AccountBudget.PendingAccountBudgetProposal.Builder clearSpendingLimitType()
       Output only. The spending limit as a well-defined type, for example,
       INFINITE.
       
      .google.ads.googleads.v18.enums.SpendingLimitTypeEnum.SpendingLimitType spending_limit_type = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];
      Returns:
      This builder for chaining.
    • setUnknownFields

      public final AccountBudget.PendingAccountBudgetProposal.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      setUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      setUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AccountBudget.PendingAccountBudgetProposal.Builder>
    • mergeUnknownFields

      public final AccountBudget.PendingAccountBudgetProposal.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
      Specified by:
      mergeUnknownFields in interface com.google.protobuf.Message.Builder
      Overrides:
      mergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<AccountBudget.PendingAccountBudgetProposal.Builder>