public static final class UpdateCdnConfigRequest.Builder extends GeneratedMessage.Builder<UpdateCdnConfigRequest.Builder> implements UpdateCdnConfigRequestOrBuilder Request object for UpdateCdnConfig method.
Protobuf type google.ads.admanager.v1.UpdateCdnConfigRequest
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > UpdateCdnConfigRequest.BuilderImplements
UpdateCdnConfigRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public UpdateCdnConfigRequest build()| Returns | |
|---|---|
| Type | Description |
UpdateCdnConfigRequest |
|
buildPartial()
public UpdateCdnConfigRequest buildPartial()| Returns | |
|---|---|
| Type | Description |
UpdateCdnConfigRequest |
|
clear()
public UpdateCdnConfigRequest.Builder clear()| Returns | |
|---|---|
| Type | Description |
UpdateCdnConfigRequest.Builder |
|
clearCdnConfig()
public UpdateCdnConfigRequest.Builder clearCdnConfig() Required. The CdnConfig to update.
The CdnConfig's name is used to identify the CdnConfig
to update.
.google.ads.admanager.v1.CdnConfig cdn_config = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
UpdateCdnConfigRequest.Builder |
|
clearUpdateMask()
public UpdateCdnConfigRequest.Builder clearUpdateMask()Optional. The list of fields to update.
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
UpdateCdnConfigRequest.Builder |
|
getCdnConfig()
public CdnConfig getCdnConfig() Required. The CdnConfig to update.
The CdnConfig's name is used to identify the CdnConfig
to update.
.google.ads.admanager.v1.CdnConfig cdn_config = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
CdnConfig |
The cdnConfig. |
getCdnConfigBuilder()
public CdnConfig.Builder getCdnConfigBuilder() Required. The CdnConfig to update.
The CdnConfig's name is used to identify the CdnConfig
to update.
.google.ads.admanager.v1.CdnConfig cdn_config = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
CdnConfig.Builder |
|
getCdnConfigOrBuilder()
public CdnConfigOrBuilder getCdnConfigOrBuilder() Required. The CdnConfig to update.
The CdnConfig's name is used to identify the CdnConfig
to update.
.google.ads.admanager.v1.CdnConfig cdn_config = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
CdnConfigOrBuilder |
|
getDefaultInstanceForType()
public UpdateCdnConfigRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
UpdateCdnConfigRequest |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getUpdateMask()
public FieldMask getUpdateMask()Optional. The list of fields to update.
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
FieldMask |
The updateMask. |
getUpdateMaskBuilder()
public FieldMask.Builder getUpdateMaskBuilder()Optional. The list of fields to update.
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
Builder |
|
getUpdateMaskOrBuilder()
public FieldMaskOrBuilder getUpdateMaskOrBuilder()Optional. The list of fields to update.
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
FieldMaskOrBuilder |
|
hasCdnConfig()
public boolean hasCdnConfig() Required. The CdnConfig to update.
The CdnConfig's name is used to identify the CdnConfig
to update.
.google.ads.admanager.v1.CdnConfig cdn_config = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the cdnConfig field is set. |
hasUpdateMask()
public boolean hasUpdateMask()Optional. The list of fields to update.
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the updateMask field is set. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeCdnConfig(CdnConfig value)
public UpdateCdnConfigRequest.Builder mergeCdnConfig(CdnConfig value) Required. The CdnConfig to update.
The CdnConfig's name is used to identify the CdnConfig
to update.
.google.ads.admanager.v1.CdnConfig cdn_config = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
CdnConfig |
| Returns | |
|---|---|
| Type | Description |
UpdateCdnConfigRequest.Builder |
|
mergeFrom(UpdateCdnConfigRequest other)
public UpdateCdnConfigRequest.Builder mergeFrom(UpdateCdnConfigRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
UpdateCdnConfigRequest |
| Returns | |
|---|---|
| Type | Description |
UpdateCdnConfigRequest.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public UpdateCdnConfigRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpdateCdnConfigRequest.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public UpdateCdnConfigRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
UpdateCdnConfigRequest.Builder |
|
mergeUpdateMask(FieldMask value)
public UpdateCdnConfigRequest.Builder mergeUpdateMask(FieldMask value)Optional. The list of fields to update.
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
FieldMask |
| Returns | |
|---|---|
| Type | Description |
UpdateCdnConfigRequest.Builder |
|
setCdnConfig(CdnConfig value)
public UpdateCdnConfigRequest.Builder setCdnConfig(CdnConfig value) Required. The CdnConfig to update.
The CdnConfig's name is used to identify the CdnConfig
to update.
.google.ads.admanager.v1.CdnConfig cdn_config = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
CdnConfig |
| Returns | |
|---|---|
| Type | Description |
UpdateCdnConfigRequest.Builder |
|
setCdnConfig(CdnConfig.Builder builderForValue)
public UpdateCdnConfigRequest.Builder setCdnConfig(CdnConfig.Builder builderForValue) Required. The CdnConfig to update.
The CdnConfig's name is used to identify the CdnConfig
to update.
.google.ads.admanager.v1.CdnConfig cdn_config = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
CdnConfig.Builder |
| Returns | |
|---|---|
| Type | Description |
UpdateCdnConfigRequest.Builder |
|
setUpdateMask(FieldMask value)
public UpdateCdnConfigRequest.Builder setUpdateMask(FieldMask value)Optional. The list of fields to update.
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
value |
FieldMask |
| Returns | |
|---|---|
| Type | Description |
UpdateCdnConfigRequest.Builder |
|
setUpdateMask(FieldMask.Builder builderForValue)
public UpdateCdnConfigRequest.Builder setUpdateMask(FieldMask.Builder builderForValue)Optional. The list of fields to update.
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
Builder |
| Returns | |
|---|---|
| Type | Description |
UpdateCdnConfigRequest.Builder |
|