public static final class UpdateCreativeSetRequest.Builder extends GeneratedMessage.Builder<UpdateCreativeSetRequest.Builder> implements UpdateCreativeSetRequestOrBuilder Request object for UpdateCreativeSet method.
Protobuf type google.ads.admanager.v1.UpdateCreativeSetRequest
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > UpdateCreativeSetRequest.BuilderImplements
UpdateCreativeSetRequestOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public UpdateCreativeSetRequest build()| Returns | |
|---|---|
| Type | Description |
UpdateCreativeSetRequest |
|
buildPartial()
public UpdateCreativeSetRequest buildPartial()| Returns | |
|---|---|
| Type | Description |
UpdateCreativeSetRequest |
|
clear()
public UpdateCreativeSetRequest.Builder clear()| Returns | |
|---|---|
| Type | Description |
UpdateCreativeSetRequest.Builder |
|
clearCreativeSet()
public UpdateCreativeSetRequest.Builder clearCreativeSet() Required. The CreativeSet to update.
The CreativeSet's name is used to identify the CreativeSet to update.
.google.ads.admanager.v1.CreativeSet creative_set = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
UpdateCreativeSetRequest.Builder |
|
clearUpdateMask()
public UpdateCreativeSetRequest.Builder clearUpdateMask()Optional. The list of fields to update.
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = OPTIONAL];
| Returns | |
|---|---|
| Type | Description |
UpdateCreativeSetRequest.Builder |
|
getCreativeSet()
public CreativeSet getCreativeSet() Required. The CreativeSet to update.
The CreativeSet's name is used to identify the CreativeSet to update.
.google.ads.admanager.v1.CreativeSet creative_set = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
CreativeSet |
The creativeSet. |
getCreativeSetBuilder()
public CreativeSet.Builder getCreativeSetBuilder() Required. The CreativeSet to update.
The CreativeSet's name is used to identify the CreativeSet to update.
.google.ads.admanager.v1.CreativeSet creative_set = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
CreativeSet.Builder |
|
getCreativeSetOrBuilder()
public CreativeSetOrBuilder getCreativeSetOrBuilder() Required. The CreativeSet to update.
The CreativeSet's name is used to identify the CreativeSet to update.
.google.ads.admanager.v1.CreativeSet creative_set = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
CreativeSetOrBuilder |
|
getDefaultInstanceForType()
public UpdateCreativeSetRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
UpdateCreativeSetRequest |
|
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 |
|
hasCreativeSet()
public boolean hasCreativeSet() Required. The CreativeSet to update.
The CreativeSet's name is used to identify the CreativeSet to update.
.google.ads.admanager.v1.CreativeSet creative_set = 1 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the creativeSet 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 |
|
mergeCreativeSet(CreativeSet value)
public UpdateCreativeSetRequest.Builder mergeCreativeSet(CreativeSet value) Required. The CreativeSet to update.
The CreativeSet's name is used to identify the CreativeSet to update.
.google.ads.admanager.v1.CreativeSet creative_set = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
CreativeSet |
| Returns | |
|---|---|
| Type | Description |
UpdateCreativeSetRequest.Builder |
|
mergeFrom(UpdateCreativeSetRequest other)
public UpdateCreativeSetRequest.Builder mergeFrom(UpdateCreativeSetRequest other)| Parameter | |
|---|---|
| Name | Description |
other |
UpdateCreativeSetRequest |
| Returns | |
|---|---|
| Type | Description |
UpdateCreativeSetRequest.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public UpdateCreativeSetRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UpdateCreativeSetRequest.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public UpdateCreativeSetRequest.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
UpdateCreativeSetRequest.Builder |
|
mergeUpdateMask(FieldMask value)
public UpdateCreativeSetRequest.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 |
UpdateCreativeSetRequest.Builder |
|
setCreativeSet(CreativeSet value)
public UpdateCreativeSetRequest.Builder setCreativeSet(CreativeSet value) Required. The CreativeSet to update.
The CreativeSet's name is used to identify the CreativeSet to update.
.google.ads.admanager.v1.CreativeSet creative_set = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
value |
CreativeSet |
| Returns | |
|---|---|
| Type | Description |
UpdateCreativeSetRequest.Builder |
|
setCreativeSet(CreativeSet.Builder builderForValue)
public UpdateCreativeSetRequest.Builder setCreativeSet(CreativeSet.Builder builderForValue) Required. The CreativeSet to update.
The CreativeSet's name is used to identify the CreativeSet to update.
.google.ads.admanager.v1.CreativeSet creative_set = 1 [(.google.api.field_behavior) = REQUIRED];
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
CreativeSet.Builder |
| Returns | |
|---|---|
| Type | Description |
UpdateCreativeSetRequest.Builder |
|
setUpdateMask(FieldMask value)
public UpdateCreativeSetRequest.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 |
UpdateCreativeSetRequest.Builder |
|
setUpdateMask(FieldMask.Builder builderForValue)
public UpdateCreativeSetRequest.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 |
UpdateCreativeSetRequest.Builder |
|