Class CallView.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<CallView.Builder>
-
- com.google.ads.googleads.v14.resources.CallView.Builder
-
- All Implemented Interfaces:
CallViewOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.lang.Cloneable
- Enclosing class:
- CallView
public static final class CallView.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<CallView.Builder> implements CallViewOrBuilder
A call view that includes data for call tracking of call-only ads or call extensions.
Protobuf typegoogle.ads.googleads.v14.resources.CallView
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description CallView.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)CallViewbuild()CallViewbuildPartial()CallView.Builderclear()CallView.BuilderclearCallDurationSeconds()Output only.CallView.BuilderclearCallerAreaCode()Output only.CallView.BuilderclearCallerCountryCode()Output only.CallView.BuilderclearCallStatus()Output only.CallView.BuilderclearCallTrackingDisplayLocation()Output only.CallView.BuilderclearEndCallDateTime()Output only.CallView.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)CallView.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)CallView.BuilderclearResourceName()Output only.CallView.BuilderclearStartCallDateTime()Output only.CallView.BuilderclearType()Output only.CallView.Builderclone()longgetCallDurationSeconds()Output only.java.lang.StringgetCallerAreaCode()Output only.com.google.protobuf.ByteStringgetCallerAreaCodeBytes()Output only.java.lang.StringgetCallerCountryCode()Output only.com.google.protobuf.ByteStringgetCallerCountryCodeBytes()Output only.GoogleVoiceCallStatusEnum.GoogleVoiceCallStatusgetCallStatus()Output only.intgetCallStatusValue()Output only.CallTrackingDisplayLocationEnum.CallTrackingDisplayLocationgetCallTrackingDisplayLocation()Output only.intgetCallTrackingDisplayLocationValue()Output only.CallViewgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetEndCallDateTime()Output only.com.google.protobuf.ByteStringgetEndCallDateTimeBytes()Output only.java.lang.StringgetResourceName()Output only.com.google.protobuf.ByteStringgetResourceNameBytes()Output only.java.lang.StringgetStartCallDateTime()Output only.com.google.protobuf.ByteStringgetStartCallDateTimeBytes()Output only.CallTypeEnum.CallTypegetType()Output only.intgetTypeValue()Output only.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()CallView.BuildermergeFrom(CallView other)CallView.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)CallView.BuildermergeFrom(com.google.protobuf.Message other)CallView.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)CallView.BuildersetCallDurationSeconds(long value)Output only.CallView.BuildersetCallerAreaCode(java.lang.String value)Output only.CallView.BuildersetCallerAreaCodeBytes(com.google.protobuf.ByteString value)Output only.CallView.BuildersetCallerCountryCode(java.lang.String value)Output only.CallView.BuildersetCallerCountryCodeBytes(com.google.protobuf.ByteString value)Output only.CallView.BuildersetCallStatus(GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus value)Output only.CallView.BuildersetCallStatusValue(int value)Output only.CallView.BuildersetCallTrackingDisplayLocation(CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation value)Output only.CallView.BuildersetCallTrackingDisplayLocationValue(int value)Output only.CallView.BuildersetEndCallDateTime(java.lang.String value)Output only.CallView.BuildersetEndCallDateTimeBytes(com.google.protobuf.ByteString value)Output only.CallView.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)CallView.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)CallView.BuildersetResourceName(java.lang.String value)Output only.CallView.BuildersetResourceNameBytes(com.google.protobuf.ByteString value)Output only.CallView.BuildersetStartCallDateTime(java.lang.String value)Output only.CallView.BuildersetStartCallDateTimeBytes(com.google.protobuf.ByteString value)Output only.CallView.BuildersetType(CallTypeEnum.CallType value)Output only.CallView.BuildersetTypeValue(int value)Output only.CallView.BuildersetUnknownFields(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, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
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<CallView.Builder>
-
clear
public CallView.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<CallView.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<CallView.Builder>
-
getDefaultInstanceForType
public CallView getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public CallView build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public CallView buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public CallView.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<CallView.Builder>
-
setField
public CallView.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CallView.Builder>
-
clearField
public CallView.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CallView.Builder>
-
clearOneof
public CallView.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<CallView.Builder>
-
setRepeatedField
public CallView.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CallView.Builder>
-
addRepeatedField
public CallView.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<CallView.Builder>
-
mergeFrom
public CallView.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CallView.Builder>
-
mergeFrom
public CallView.Builder mergeFrom(CallView other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<CallView.Builder>
-
mergeFrom
public CallView.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<CallView.Builder>- Throws:
java.io.IOException
-
getResourceName
public java.lang.String getResourceName()
Output only. The resource name of the call view. Call view resource names have the form: `customers/{customer_id}/callViews/{call_detail_id}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNamein interfaceCallViewOrBuilder- Returns:
- The resourceName.
-
getResourceNameBytes
public com.google.protobuf.ByteString getResourceNameBytes()
Output only. The resource name of the call view. Call view resource names have the form: `customers/{customer_id}/callViews/{call_detail_id}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Specified by:
getResourceNameBytesin interfaceCallViewOrBuilder- Returns:
- The bytes for resourceName.
-
setResourceName
public CallView.Builder setResourceName(java.lang.String value)
Output only. The resource name of the call view. Call view resource names have the form: `customers/{customer_id}/callViews/{call_detail_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
public CallView.Builder clearResourceName()
Output only. The resource name of the call view. Call view resource names have the form: `customers/{customer_id}/callViews/{call_detail_id}`string resource_name = 1 [(.google.api.field_behavior) = OUTPUT_ONLY, (.google.api.resource_reference) = { ... }- Returns:
- This builder for chaining.
-
setResourceNameBytes
public CallView.Builder setResourceNameBytes(com.google.protobuf.ByteString value)
Output only. The resource name of the call view. Call view resource names have the form: `customers/{customer_id}/callViews/{call_detail_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.
-
getCallerCountryCode
public java.lang.String getCallerCountryCode()
Output only. Country code of the caller.
string caller_country_code = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCallerCountryCodein interfaceCallViewOrBuilder- Returns:
- The callerCountryCode.
-
getCallerCountryCodeBytes
public com.google.protobuf.ByteString getCallerCountryCodeBytes()
Output only. Country code of the caller.
string caller_country_code = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCallerCountryCodeBytesin interfaceCallViewOrBuilder- Returns:
- The bytes for callerCountryCode.
-
setCallerCountryCode
public CallView.Builder setCallerCountryCode(java.lang.String value)
Output only. Country code of the caller.
string caller_country_code = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The callerCountryCode to set.- Returns:
- This builder for chaining.
-
clearCallerCountryCode
public CallView.Builder clearCallerCountryCode()
Output only. Country code of the caller.
string caller_country_code = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setCallerCountryCodeBytes
public CallView.Builder setCallerCountryCodeBytes(com.google.protobuf.ByteString value)
Output only. Country code of the caller.
string caller_country_code = 2 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for callerCountryCode to set.- Returns:
- This builder for chaining.
-
getCallerAreaCode
public java.lang.String getCallerAreaCode()
Output only. Area code of the caller. Null if the call duration is shorter than 15 seconds.
string caller_area_code = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCallerAreaCodein interfaceCallViewOrBuilder- Returns:
- The callerAreaCode.
-
getCallerAreaCodeBytes
public com.google.protobuf.ByteString getCallerAreaCodeBytes()
Output only. Area code of the caller. Null if the call duration is shorter than 15 seconds.
string caller_area_code = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCallerAreaCodeBytesin interfaceCallViewOrBuilder- Returns:
- The bytes for callerAreaCode.
-
setCallerAreaCode
public CallView.Builder setCallerAreaCode(java.lang.String value)
Output only. Area code of the caller. Null if the call duration is shorter than 15 seconds.
string caller_area_code = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The callerAreaCode to set.- Returns:
- This builder for chaining.
-
clearCallerAreaCode
public CallView.Builder clearCallerAreaCode()
Output only. Area code of the caller. Null if the call duration is shorter than 15 seconds.
string caller_area_code = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setCallerAreaCodeBytes
public CallView.Builder setCallerAreaCodeBytes(com.google.protobuf.ByteString value)
Output only. Area code of the caller. Null if the call duration is shorter than 15 seconds.
string caller_area_code = 3 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for callerAreaCode to set.- Returns:
- This builder for chaining.
-
getCallDurationSeconds
public long getCallDurationSeconds()
Output only. The advertiser-provided call duration in seconds.
int64 call_duration_seconds = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCallDurationSecondsin interfaceCallViewOrBuilder- Returns:
- The callDurationSeconds.
-
setCallDurationSeconds
public CallView.Builder setCallDurationSeconds(long value)
Output only. The advertiser-provided call duration in seconds.
int64 call_duration_seconds = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The callDurationSeconds to set.- Returns:
- This builder for chaining.
-
clearCallDurationSeconds
public CallView.Builder clearCallDurationSeconds()
Output only. The advertiser-provided call duration in seconds.
int64 call_duration_seconds = 4 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getStartCallDateTime
public java.lang.String getStartCallDateTime()
Output only. The advertiser-provided call start date time.
string start_call_date_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStartCallDateTimein interfaceCallViewOrBuilder- Returns:
- The startCallDateTime.
-
getStartCallDateTimeBytes
public com.google.protobuf.ByteString getStartCallDateTimeBytes()
Output only. The advertiser-provided call start date time.
string start_call_date_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStartCallDateTimeBytesin interfaceCallViewOrBuilder- Returns:
- The bytes for startCallDateTime.
-
setStartCallDateTime
public CallView.Builder setStartCallDateTime(java.lang.String value)
Output only. The advertiser-provided call start date time.
string start_call_date_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The startCallDateTime to set.- Returns:
- This builder for chaining.
-
clearStartCallDateTime
public CallView.Builder clearStartCallDateTime()
Output only. The advertiser-provided call start date time.
string start_call_date_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setStartCallDateTimeBytes
public CallView.Builder setStartCallDateTimeBytes(com.google.protobuf.ByteString value)
Output only. The advertiser-provided call start date time.
string start_call_date_time = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for startCallDateTime to set.- Returns:
- This builder for chaining.
-
getEndCallDateTime
public java.lang.String getEndCallDateTime()
Output only. The advertiser-provided call end date time.
string end_call_date_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getEndCallDateTimein interfaceCallViewOrBuilder- Returns:
- The endCallDateTime.
-
getEndCallDateTimeBytes
public com.google.protobuf.ByteString getEndCallDateTimeBytes()
Output only. The advertiser-provided call end date time.
string end_call_date_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getEndCallDateTimeBytesin interfaceCallViewOrBuilder- Returns:
- The bytes for endCallDateTime.
-
setEndCallDateTime
public CallView.Builder setEndCallDateTime(java.lang.String value)
Output only. The advertiser-provided call end date time.
string end_call_date_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The endCallDateTime to set.- Returns:
- This builder for chaining.
-
clearEndCallDateTime
public CallView.Builder clearEndCallDateTime()
Output only. The advertiser-provided call end date time.
string end_call_date_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setEndCallDateTimeBytes
public CallView.Builder setEndCallDateTimeBytes(com.google.protobuf.ByteString value)
Output only. The advertiser-provided call end date time.
string end_call_date_time = 6 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The bytes for endCallDateTime to set.- Returns:
- This builder for chaining.
-
getCallTrackingDisplayLocationValue
public int getCallTrackingDisplayLocationValue()
Output only. The call tracking display location.
.google.ads.googleads.v14.enums.CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation call_tracking_display_location = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCallTrackingDisplayLocationValuein interfaceCallViewOrBuilder- Returns:
- The enum numeric value on the wire for callTrackingDisplayLocation.
-
setCallTrackingDisplayLocationValue
public CallView.Builder setCallTrackingDisplayLocationValue(int value)
Output only. The call tracking display location.
.google.ads.googleads.v14.enums.CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation call_tracking_display_location = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for callTrackingDisplayLocation to set.- Returns:
- This builder for chaining.
-
getCallTrackingDisplayLocation
public CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation getCallTrackingDisplayLocation()
Output only. The call tracking display location.
.google.ads.googleads.v14.enums.CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation call_tracking_display_location = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCallTrackingDisplayLocationin interfaceCallViewOrBuilder- Returns:
- The callTrackingDisplayLocation.
-
setCallTrackingDisplayLocation
public CallView.Builder setCallTrackingDisplayLocation(CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation value)
Output only. The call tracking display location.
.google.ads.googleads.v14.enums.CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation call_tracking_display_location = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The callTrackingDisplayLocation to set.- Returns:
- This builder for chaining.
-
clearCallTrackingDisplayLocation
public CallView.Builder clearCallTrackingDisplayLocation()
Output only. The call tracking display location.
.google.ads.googleads.v14.enums.CallTrackingDisplayLocationEnum.CallTrackingDisplayLocation call_tracking_display_location = 7 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getTypeValue
public int getTypeValue()
Output only. The type of the call.
.google.ads.googleads.v14.enums.CallTypeEnum.CallType type = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTypeValuein interfaceCallViewOrBuilder- Returns:
- The enum numeric value on the wire for type.
-
setTypeValue
public CallView.Builder setTypeValue(int value)
Output only. The type of the call.
.google.ads.googleads.v14.enums.CallTypeEnum.CallType type = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for type to set.- Returns:
- This builder for chaining.
-
getType
public CallTypeEnum.CallType getType()
Output only. The type of the call.
.google.ads.googleads.v14.enums.CallTypeEnum.CallType type = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getTypein interfaceCallViewOrBuilder- Returns:
- The type.
-
setType
public CallView.Builder setType(CallTypeEnum.CallType value)
Output only. The type of the call.
.google.ads.googleads.v14.enums.CallTypeEnum.CallType type = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The type to set.- Returns:
- This builder for chaining.
-
clearType
public CallView.Builder clearType()
Output only. The type of the call.
.google.ads.googleads.v14.enums.CallTypeEnum.CallType type = 8 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
getCallStatusValue
public int getCallStatusValue()
Output only. The status of the call.
.google.ads.googleads.v14.enums.GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus call_status = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCallStatusValuein interfaceCallViewOrBuilder- Returns:
- The enum numeric value on the wire for callStatus.
-
setCallStatusValue
public CallView.Builder setCallStatusValue(int value)
Output only. The status of the call.
.google.ads.googleads.v14.enums.GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus call_status = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The enum numeric value on the wire for callStatus to set.- Returns:
- This builder for chaining.
-
getCallStatus
public GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus getCallStatus()
Output only. The status of the call.
.google.ads.googleads.v14.enums.GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus call_status = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getCallStatusin interfaceCallViewOrBuilder- Returns:
- The callStatus.
-
setCallStatus
public CallView.Builder setCallStatus(GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus value)
Output only. The status of the call.
.google.ads.googleads.v14.enums.GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus call_status = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Parameters:
value- The callStatus to set.- Returns:
- This builder for chaining.
-
clearCallStatus
public CallView.Builder clearCallStatus()
Output only. The status of the call.
.google.ads.googleads.v14.enums.GoogleVoiceCallStatusEnum.GoogleVoiceCallStatus call_status = 9 [(.google.api.field_behavior) = OUTPUT_ONLY];- Returns:
- This builder for chaining.
-
setUnknownFields
public final CallView.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CallView.Builder>
-
mergeUnknownFields
public final CallView.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<CallView.Builder>
-
-