public final class UpdateEntitySignalsMappingRequest extends GeneratedMessageV3 implements UpdateEntitySignalsMappingRequestOrBuilder
Request object for 'UpdateEntitySignalsMapping' method.
Protobuf type google.ads.admanager.v1.UpdateEntitySignalsMappingRequest
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessageV3 > UpdateEntitySignalsMappingRequestImplements
UpdateEntitySignalsMappingRequestOrBuilderStatic Fields
ENTITY_SIGNALS_MAPPING_FIELD_NUMBER
public static final int ENTITY_SIGNALS_MAPPING_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
UPDATE_MASK_FIELD_NUMBER
public static final int UPDATE_MASK_FIELD_NUMBER
Field Value | |
---|---|
Type | Description |
int |
Static Methods
getDefaultInstance()
public static UpdateEntitySignalsMappingRequest getDefaultInstance()
Returns | |
---|---|
Type | Description |
UpdateEntitySignalsMappingRequest |
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Returns | |
---|---|
Type | Description |
Descriptor |
newBuilder()
public static UpdateEntitySignalsMappingRequest.Builder newBuilder()
Returns | |
---|---|
Type | Description |
UpdateEntitySignalsMappingRequest.Builder |
newBuilder(UpdateEntitySignalsMappingRequest prototype)
public static UpdateEntitySignalsMappingRequest.Builder newBuilder(UpdateEntitySignalsMappingRequest prototype)
Parameter | |
---|---|
Name | Description |
prototype |
UpdateEntitySignalsMappingRequest |
Returns | |
---|---|
Type | Description |
UpdateEntitySignalsMappingRequest.Builder |
parseDelimitedFrom(InputStream input)
public static UpdateEntitySignalsMappingRequest parseDelimitedFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input |
InputStream |
Returns | |
---|---|
Type | Description |
UpdateEntitySignalsMappingRequest |
Exceptions | |
---|---|
Type | Description |
IOException |
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static UpdateEntitySignalsMappingRequest parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
UpdateEntitySignalsMappingRequest |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(byte[] data)
public static UpdateEntitySignalsMappingRequest parseFrom(byte[] data)
Parameter | |
---|---|
Name | Description |
data |
byte[] |
Returns | |
---|---|
Type | Description |
UpdateEntitySignalsMappingRequest |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static UpdateEntitySignalsMappingRequest parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
UpdateEntitySignalsMappingRequest |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data)
public static UpdateEntitySignalsMappingRequest parseFrom(ByteString data)
Parameter | |
---|---|
Name | Description |
data |
ByteString |
Returns | |
---|---|
Type | Description |
UpdateEntitySignalsMappingRequest |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static UpdateEntitySignalsMappingRequest parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
UpdateEntitySignalsMappingRequest |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(CodedInputStream input)
public static UpdateEntitySignalsMappingRequest parseFrom(CodedInputStream input)
Parameter | |
---|---|
Name | Description |
input |
CodedInputStream |
Returns | |
---|---|
Type | Description |
UpdateEntitySignalsMappingRequest |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static UpdateEntitySignalsMappingRequest parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
UpdateEntitySignalsMappingRequest |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream input)
public static UpdateEntitySignalsMappingRequest parseFrom(InputStream input)
Parameter | |
---|---|
Name | Description |
input |
InputStream |
Returns | |
---|---|
Type | Description |
UpdateEntitySignalsMappingRequest |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static UpdateEntitySignalsMappingRequest parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
UpdateEntitySignalsMappingRequest |
Exceptions | |
---|---|
Type | Description |
IOException |
parseFrom(ByteBuffer data)
public static UpdateEntitySignalsMappingRequest parseFrom(ByteBuffer data)
Parameter | |
---|---|
Name | Description |
data |
ByteBuffer |
Returns | |
---|---|
Type | Description |
UpdateEntitySignalsMappingRequest |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static UpdateEntitySignalsMappingRequest parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
Parameters | |
---|---|
Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
Returns | |
---|---|
Type | Description |
UpdateEntitySignalsMappingRequest |
Exceptions | |
---|---|
Type | Description |
InvalidProtocolBufferException |
parser()
public static Parser<UpdateEntitySignalsMappingRequest> parser()
Returns | |
---|---|
Type | Description |
Parser<UpdateEntitySignalsMappingRequest> |
Methods
equals(Object obj)
public boolean equals(Object obj)
Parameter | |
---|---|
Name | Description |
obj |
Object |
Returns | |
---|---|
Type | Description |
boolean |
getDefaultInstanceForType()
public UpdateEntitySignalsMappingRequest getDefaultInstanceForType()
Returns | |
---|---|
Type | Description |
UpdateEntitySignalsMappingRequest |
getEntitySignalsMapping()
public EntitySignalsMapping getEntitySignalsMapping()
Required. The EntitySignalsMapping
to update.
The EntitySignalsMapping's name is used to identify the
EntitySignalsMapping to update.
Format:
networks/{network_code}/entitySignalsMappings/{entity_signals_mapping}
.google.ads.admanager.v1.EntitySignalsMapping entity_signals_mapping = 1 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
EntitySignalsMapping |
The entitySignalsMapping. |
getEntitySignalsMappingOrBuilder()
public EntitySignalsMappingOrBuilder getEntitySignalsMappingOrBuilder()
Required. The EntitySignalsMapping
to update.
The EntitySignalsMapping's name is used to identify the
EntitySignalsMapping to update.
Format:
networks/{network_code}/entitySignalsMappings/{entity_signals_mapping}
.google.ads.admanager.v1.EntitySignalsMapping entity_signals_mapping = 1 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
EntitySignalsMappingOrBuilder |
getParserForType()
public Parser<UpdateEntitySignalsMappingRequest> getParserForType()
Returns | |
---|---|
Type | Description |
Parser<UpdateEntitySignalsMappingRequest> |
getSerializedSize()
public int getSerializedSize()
Returns | |
---|---|
Type | Description |
int |
getUpdateMask()
public FieldMask getUpdateMask()
Required. The list of fields to update.
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
FieldMask |
The updateMask. |
getUpdateMaskOrBuilder()
public FieldMaskOrBuilder getUpdateMaskOrBuilder()
Required. The list of fields to update.
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
FieldMaskOrBuilder |
hasEntitySignalsMapping()
public boolean hasEntitySignalsMapping()
Required. The EntitySignalsMapping
to update.
The EntitySignalsMapping's name is used to identify the
EntitySignalsMapping to update.
Format:
networks/{network_code}/entitySignalsMappings/{entity_signals_mapping}
.google.ads.admanager.v1.EntitySignalsMapping entity_signals_mapping = 1 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
boolean |
Whether the entitySignalsMapping field is set. |
hasUpdateMask()
public boolean hasUpdateMask()
Required. The list of fields to update.
.google.protobuf.FieldMask update_mask = 2 [(.google.api.field_behavior) = REQUIRED];
Returns | |
---|---|
Type | Description |
boolean |
Whether the updateMask field is set. |
hashCode()
public int hashCode()
Returns | |
---|---|
Type | Description |
int |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns | |
---|---|
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Returns | |
---|---|
Type | Description |
boolean |
newBuilderForType()
public UpdateEntitySignalsMappingRequest.Builder newBuilderForType()
Returns | |
---|---|
Type | Description |
UpdateEntitySignalsMappingRequest.Builder |
newBuilderForType(GeneratedMessageV3.BuilderParent parent)
protected UpdateEntitySignalsMappingRequest.Builder newBuilderForType(GeneratedMessageV3.BuilderParent parent)
Parameter | |
---|---|
Name | Description |
parent |
BuilderParent |
Returns | |
---|---|
Type | Description |
UpdateEntitySignalsMappingRequest.Builder |
newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
protected Object newInstance(GeneratedMessageV3.UnusedPrivateParameter unused)
Parameter | |
---|---|
Name | Description |
unused |
UnusedPrivateParameter |
Returns | |
---|---|
Type | Description |
Object |
toBuilder()
public UpdateEntitySignalsMappingRequest.Builder toBuilder()
Returns | |
---|---|
Type | Description |
UpdateEntitySignalsMappingRequest.Builder |
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)
Parameter | |
---|---|
Name | Description |
output |
CodedOutputStream |
Exceptions | |
---|---|
Type | Description |
IOException |