Class LocalServicesLeadConversation.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<LocalServicesLeadConversation.Builder>
com.google.ads.googleads.v18.resources.LocalServicesLeadConversation.Builder
- All Implemented Interfaces:
LocalServicesLeadConversationOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- LocalServicesLeadConversation
public static final class LocalServicesLeadConversation.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<LocalServicesLeadConversation.Builder>
implements LocalServicesLeadConversationOrBuilder
Data from Local Services Lead Conversation. Contains details of Lead Conversation which is generated when user calls, messages or books service from advertiser. These are appended to a Lead. More info: https://ads.google.com/local-services-adsProtobuf type
google.ads.googleads.v18.resources.LocalServicesLeadConversation-
Method Summary
Modifier and TypeMethodDescriptionaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Output only.Output only.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearId()Output only.Output only.Output only.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Output only.Output only.Output only.clone()Output only.intOutput only.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorOutput only.com.google.protobuf.ByteStringOutput only.longgetId()Output only.getLead()Output only.com.google.protobuf.ByteStringOutput only.Output only.Output only.Output only.Output only.intOutput only.Output only.Output only.Output only.Output only.com.google.protobuf.ByteStringOutput only.booleanOutput only.booleanOutput only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) Output only.Output only.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Output only.setConversationChannelValue(int value) Output only.setEventDateTime(String value) Output only.setEventDateTimeBytes(com.google.protobuf.ByteString value) Output only.setId(long value) Output only.Output only.setLeadBytes(com.google.protobuf.ByteString value) Output only.setMessageDetails(MessageDetails value) Output only.setMessageDetails(MessageDetails.Builder builderForValue) Output only.Output only.setParticipantTypeValue(int value) Output only.Output only.setPhoneCallDetails(PhoneCallDetails.Builder builderForValue) Output only.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setResourceName(String value) Output only.setResourceNameBytes(com.google.protobuf.ByteString value) Output only.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
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.Builder<LocalServicesLeadConversation.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<LocalServicesLeadConversation.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<LocalServicesLeadConversation.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<LocalServicesLeadConversation.Builder>
-
setField
public LocalServicesLeadConversation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LocalServicesLeadConversation.Builder>
-
clearField
public LocalServicesLeadConversation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LocalServicesLeadConversation.Builder>
-
clearOneof
public LocalServicesLeadConversation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<LocalServicesLeadConversation.Builder>
-
setRepeatedField
public LocalServicesLeadConversation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LocalServicesLeadConversation.Builder>
-
addRepeatedField
public LocalServicesLeadConversation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<LocalServicesLeadConversation.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<LocalServicesLeadConversation.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<LocalServicesLeadConversation.Builder>
-
mergeFrom
public LocalServicesLeadConversation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<LocalServicesLeadConversation.Builder>- Throws:
IOException
-
getResourceName
Output only. The resource name of the local services lead conversation data. Local Services Lead Conversation resource name have the form `customers/{customer_id}/localServicesLeadConversation/{local_services_lead_conversation_id}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNamein interfaceLocalServicesLeadConversationOrBuilder- Returns:
- The resourceName.
-
getResourceNameBytes
public com.google.protobuf.ByteString getResourceNameBytes()Output only. The resource name of the local services lead conversation data. Local Services Lead Conversation resource name have the form `customers/{customer_id}/localServicesLeadConversation/{local_services_lead_conversation_id}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNameBytesin interfaceLocalServicesLeadConversationOrBuilder- Returns:
- The bytes for resourceName.
-
setResourceName
Output only. The resource name of the local services lead conversation data. Local Services Lead Conversation resource name have the form `customers/{customer_id}/localServicesLeadConversation/{local_services_lead_conversation_id}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Parameters:
value- The resourceName to set.- Returns:
- This builder for chaining.
-
clearResourceName
Output only. The resource name of the local services lead conversation data. Local Services Lead Conversation resource name have the form `customers/{customer_id}/localServicesLeadConversation/{local_services_lead_conversation_id}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setResourceNameBytes
public LocalServicesLeadConversation.Builder setResourceNameBytes(com.google.protobuf.ByteString value) Output only. The resource name of the local services lead conversation data. Local Services Lead Conversation resource name have the form `customers/{customer_id}/localServicesLeadConversation/{local_services_lead_conversation_id}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for resourceName to set.- Returns:
- This builder for chaining.
-
getId
public long getId()Output only. ID of this Lead Conversation.
int64 id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getIdin interfaceLocalServicesLeadConversationOrBuilder- Returns:
- The id.
-
setId
Output only. ID of this Lead Conversation.
int64 id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The id to set.- Returns:
- This builder for chaining.
-
clearId
Output only. ID of this Lead Conversation.
int64 id = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getConversationChannelValue
public int getConversationChannelValue()Output only. Type of GLS lead conversation, EMAIL, MESSAGE, PHONE_CALL, SMS, etc.
.google.ads.googleads.v18.enums.LocalServicesLeadConversationTypeEnum.ConversationType conversation_channel = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getConversationChannelValuein interfaceLocalServicesLeadConversationOrBuilder- Returns:
- The enum numeric value on the wire for conversationChannel.
-
setConversationChannelValue
Output only. Type of GLS lead conversation, EMAIL, MESSAGE, PHONE_CALL, SMS, etc.
.google.ads.googleads.v18.enums.LocalServicesLeadConversationTypeEnum.ConversationType conversation_channel = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for conversationChannel to set.- Returns:
- This builder for chaining.
-
getConversationChannel
Output only. Type of GLS lead conversation, EMAIL, MESSAGE, PHONE_CALL, SMS, etc.
.google.ads.googleads.v18.enums.LocalServicesLeadConversationTypeEnum.ConversationType conversation_channel = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getConversationChannelin interfaceLocalServicesLeadConversationOrBuilder- Returns:
- The conversationChannel.
-
setConversationChannel
public LocalServicesLeadConversation.Builder setConversationChannel(LocalServicesLeadConversationTypeEnum.ConversationType value) Output only. Type of GLS lead conversation, EMAIL, MESSAGE, PHONE_CALL, SMS, etc.
.google.ads.googleads.v18.enums.LocalServicesLeadConversationTypeEnum.ConversationType conversation_channel = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The conversationChannel to set.- Returns:
- This builder for chaining.
-
clearConversationChannel
Output only. Type of GLS lead conversation, EMAIL, MESSAGE, PHONE_CALL, SMS, etc.
.google.ads.googleads.v18.enums.LocalServicesLeadConversationTypeEnum.ConversationType conversation_channel = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getParticipantTypeValue
public int getParticipantTypeValue()Output only. Type of participant in the lead conversation, ADVERTISER or CONSUMER.
.google.ads.googleads.v18.enums.LocalServicesParticipantTypeEnum.ParticipantType participant_type = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getParticipantTypeValuein interfaceLocalServicesLeadConversationOrBuilder- Returns:
- The enum numeric value on the wire for participantType.
-
setParticipantTypeValue
Output only. Type of participant in the lead conversation, ADVERTISER or CONSUMER.
.google.ads.googleads.v18.enums.LocalServicesParticipantTypeEnum.ParticipantType participant_type = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for participantType to set.- Returns:
- This builder for chaining.
-
getParticipantType
Output only. Type of participant in the lead conversation, ADVERTISER or CONSUMER.
.google.ads.googleads.v18.enums.LocalServicesParticipantTypeEnum.ParticipantType participant_type = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getParticipantTypein interfaceLocalServicesLeadConversationOrBuilder- Returns:
- The participantType.
-
setParticipantType
public LocalServicesLeadConversation.Builder setParticipantType(LocalServicesParticipantTypeEnum.ParticipantType value) Output only. Type of participant in the lead conversation, ADVERTISER or CONSUMER.
.google.ads.googleads.v18.enums.LocalServicesParticipantTypeEnum.ParticipantType participant_type = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The participantType to set.- Returns:
- This builder for chaining.
-
clearParticipantType
Output only. Type of participant in the lead conversation, ADVERTISER or CONSUMER.
.google.ads.googleads.v18.enums.LocalServicesParticipantTypeEnum.ParticipantType participant_type = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getLead
Output only. Resource name of Lead associated to the Lead Conversation.
string lead = 5 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getLeadin interfaceLocalServicesLeadConversationOrBuilder- Returns:
- The lead.
-
getLeadBytes
public com.google.protobuf.ByteString getLeadBytes()Output only. Resource name of Lead associated to the Lead Conversation.
string lead = 5 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getLeadBytesin interfaceLocalServicesLeadConversationOrBuilder- Returns:
- The bytes for lead.
-
setLead
Output only. Resource name of Lead associated to the Lead Conversation.
string lead = 5 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Parameters:
value- The lead to set.- Returns:
- This builder for chaining.
-
clearLead
Output only. Resource name of Lead associated to the Lead Conversation.
string lead = 5 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setLeadBytes
Output only. Resource name of Lead associated to the Lead Conversation.
string lead = 5 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Parameters:
value- The bytes for lead to set.- Returns:
- This builder for chaining.
-
getEventDateTime
Output only. The date time at which lead conversation was created by Local Services Ads. The format is "YYYY-MM-DD HH:MM:SS" in the Google Ads account's timezone. Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
string event_date_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getEventDateTimein interfaceLocalServicesLeadConversationOrBuilder- Returns:
- The eventDateTime.
-
getEventDateTimeBytes
public com.google.protobuf.ByteString getEventDateTimeBytes()Output only. The date time at which lead conversation was created by Local Services Ads. The format is "YYYY-MM-DD HH:MM:SS" in the Google Ads account's timezone. Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
string event_date_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getEventDateTimeBytesin interfaceLocalServicesLeadConversationOrBuilder- Returns:
- The bytes for eventDateTime.
-
setEventDateTime
Output only. The date time at which lead conversation was created by Local Services Ads. The format is "YYYY-MM-DD HH:MM:SS" in the Google Ads account's timezone. Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
string event_date_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The eventDateTime to set.- Returns:
- This builder for chaining.
-
clearEventDateTime
Output only. The date time at which lead conversation was created by Local Services Ads. The format is "YYYY-MM-DD HH:MM:SS" in the Google Ads account's timezone. Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
string event_date_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setEventDateTimeBytes
public LocalServicesLeadConversation.Builder setEventDateTimeBytes(com.google.protobuf.ByteString value) Output only. The date time at which lead conversation was created by Local Services Ads. The format is "YYYY-MM-DD HH:MM:SS" in the Google Ads account's timezone. Examples: "2018-03-05 09:15:00" or "2018-02-01 14:34:30"
string event_date_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for eventDateTime to set.- Returns:
- This builder for chaining.
-
hasPhoneCallDetails
public boolean hasPhoneCallDetails()Output only. Details of phone call conversation in case of PHONE_CALL.
optional .google.ads.googleads.v18.resources.PhoneCallDetails phone_call_details = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasPhoneCallDetailsin interfaceLocalServicesLeadConversationOrBuilder- Returns:
- Whether the phoneCallDetails field is set.
-
getPhoneCallDetails
Output only. Details of phone call conversation in case of PHONE_CALL.
optional .google.ads.googleads.v18.resources.PhoneCallDetails phone_call_details = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPhoneCallDetailsin interfaceLocalServicesLeadConversationOrBuilder- Returns:
- The phoneCallDetails.
-
setPhoneCallDetails
Output only. Details of phone call conversation in case of PHONE_CALL.
optional .google.ads.googleads.v18.resources.PhoneCallDetails phone_call_details = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setPhoneCallDetails
public LocalServicesLeadConversation.Builder setPhoneCallDetails(PhoneCallDetails.Builder builderForValue) Output only. Details of phone call conversation in case of PHONE_CALL.
optional .google.ads.googleads.v18.resources.PhoneCallDetails phone_call_details = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergePhoneCallDetails
Output only. Details of phone call conversation in case of PHONE_CALL.
optional .google.ads.googleads.v18.resources.PhoneCallDetails phone_call_details = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearPhoneCallDetails
Output only. Details of phone call conversation in case of PHONE_CALL.
optional .google.ads.googleads.v18.resources.PhoneCallDetails phone_call_details = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getPhoneCallDetailsBuilder
Output only. Details of phone call conversation in case of PHONE_CALL.
optional .google.ads.googleads.v18.resources.PhoneCallDetails phone_call_details = 7 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getPhoneCallDetailsOrBuilder
Output only. Details of phone call conversation in case of PHONE_CALL.
optional .google.ads.googleads.v18.resources.PhoneCallDetails phone_call_details = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getPhoneCallDetailsOrBuilderin interfaceLocalServicesLeadConversationOrBuilder
-
hasMessageDetails
public boolean hasMessageDetails()Output only. Details of message conversation in case of EMAIL, MESSAGE or SMS.
optional .google.ads.googleads.v18.resources.MessageDetails message_details = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
hasMessageDetailsin interfaceLocalServicesLeadConversationOrBuilder- Returns:
- Whether the messageDetails field is set.
-
getMessageDetails
Output only. Details of message conversation in case of EMAIL, MESSAGE or SMS.
optional .google.ads.googleads.v18.resources.MessageDetails message_details = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getMessageDetailsin interfaceLocalServicesLeadConversationOrBuilder- Returns:
- The messageDetails.
-
setMessageDetails
Output only. Details of message conversation in case of EMAIL, MESSAGE or SMS.
optional .google.ads.googleads.v18.resources.MessageDetails message_details = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
setMessageDetails
public LocalServicesLeadConversation.Builder setMessageDetails(MessageDetails.Builder builderForValue) Output only. Details of message conversation in case of EMAIL, MESSAGE or SMS.
optional .google.ads.googleads.v18.resources.MessageDetails message_details = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
mergeMessageDetails
Output only. Details of message conversation in case of EMAIL, MESSAGE or SMS.
optional .google.ads.googleads.v18.resources.MessageDetails message_details = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
clearMessageDetails
Output only. Details of message conversation in case of EMAIL, MESSAGE or SMS.
optional .google.ads.googleads.v18.resources.MessageDetails message_details = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getMessageDetailsBuilder
Output only. Details of message conversation in case of EMAIL, MESSAGE or SMS.
optional .google.ads.googleads.v18.resources.MessageDetails message_details = 8 [(.google.api.field_behavior) = OUTPUT_ONLY]; -
getMessageDetailsOrBuilder
Output only. Details of message conversation in case of EMAIL, MESSAGE or SMS.
optional .google.ads.googleads.v18.resources.MessageDetails message_details = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getMessageDetailsOrBuilderin interfaceLocalServicesLeadConversationOrBuilder
-
setUnknownFields
public final LocalServicesLeadConversation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<LocalServicesLeadConversation.Builder>
-
mergeUnknownFields
public final LocalServicesLeadConversation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<LocalServicesLeadConversation.Builder>
-