public final class CreateDisplayVideo360AdvertiserLinkRequest extends GeneratedMessage implements CreateDisplayVideo360AdvertiserLinkRequestOrBuilderRequest message for CreateDisplayVideo360AdvertiserLink RPC.
Protobuf type google.analytics.admin.v1alpha.CreateDisplayVideo360AdvertiserLinkRequest
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > CreateDisplayVideo360AdvertiserLinkRequestStatic Fields
DISPLAY_VIDEO_360_ADVERTISER_LINK_FIELD_NUMBER
public static final int DISPLAY_VIDEO_360_ADVERTISER_LINK_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
PARENT_FIELD_NUMBER
public static final int PARENT_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static CreateDisplayVideo360AdvertiserLinkRequest getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
CreateDisplayVideo360AdvertiserLinkRequest |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static CreateDisplayVideo360AdvertiserLinkRequest.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
CreateDisplayVideo360AdvertiserLinkRequest.Builder |
|
newBuilder(CreateDisplayVideo360AdvertiserLinkRequest prototype)
public static CreateDisplayVideo360AdvertiserLinkRequest.Builder newBuilder(CreateDisplayVideo360AdvertiserLinkRequest prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
CreateDisplayVideo360AdvertiserLinkRequest |
| Returns | |
|---|---|
| Type | Description |
CreateDisplayVideo360AdvertiserLinkRequest.Builder |
|
parseDelimitedFrom(InputStream input)
public static CreateDisplayVideo360AdvertiserLinkRequest parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
CreateDisplayVideo360AdvertiserLinkRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static CreateDisplayVideo360AdvertiserLinkRequest parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CreateDisplayVideo360AdvertiserLinkRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static CreateDisplayVideo360AdvertiserLinkRequest parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
CreateDisplayVideo360AdvertiserLinkRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static CreateDisplayVideo360AdvertiserLinkRequest parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CreateDisplayVideo360AdvertiserLinkRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static CreateDisplayVideo360AdvertiserLinkRequest parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
CreateDisplayVideo360AdvertiserLinkRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static CreateDisplayVideo360AdvertiserLinkRequest parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CreateDisplayVideo360AdvertiserLinkRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static CreateDisplayVideo360AdvertiserLinkRequest parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
CreateDisplayVideo360AdvertiserLinkRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static CreateDisplayVideo360AdvertiserLinkRequest parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CreateDisplayVideo360AdvertiserLinkRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static CreateDisplayVideo360AdvertiserLinkRequest parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
CreateDisplayVideo360AdvertiserLinkRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static CreateDisplayVideo360AdvertiserLinkRequest parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CreateDisplayVideo360AdvertiserLinkRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static CreateDisplayVideo360AdvertiserLinkRequest parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
CreateDisplayVideo360AdvertiserLinkRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static CreateDisplayVideo360AdvertiserLinkRequest parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
CreateDisplayVideo360AdvertiserLinkRequest |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<CreateDisplayVideo360AdvertiserLinkRequest> parser()| Returns | |
|---|---|
| Type | Description |
Parser<CreateDisplayVideo360AdvertiserLinkRequest> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public CreateDisplayVideo360AdvertiserLinkRequest getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
CreateDisplayVideo360AdvertiserLinkRequest |
|
getDisplayVideo360AdvertiserLink()
public DisplayVideo360AdvertiserLink getDisplayVideo360AdvertiserLink()Required. The DisplayVideo360AdvertiserLink to create.
.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_link = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
DisplayVideo360AdvertiserLink |
The displayVideo360AdvertiserLink. |
getDisplayVideo360AdvertiserLinkOrBuilder()
public DisplayVideo360AdvertiserLinkOrBuilder getDisplayVideo360AdvertiserLinkOrBuilder()Required. The DisplayVideo360AdvertiserLink to create.
.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_link = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
DisplayVideo360AdvertiserLinkOrBuilder |
|
getParent()
public String getParent()Required. Example format: properties/1234
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
String |
The parent. |
getParentBytes()
public ByteString getParentBytes()Required. Example format: properties/1234
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for parent. |
getParserForType()
public Parser<CreateDisplayVideo360AdvertiserLinkRequest> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<CreateDisplayVideo360AdvertiserLinkRequest> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hasDisplayVideo360AdvertiserLink()
public boolean hasDisplayVideo360AdvertiserLink()Required. The DisplayVideo360AdvertiserLink to create.
.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_link = 2 [(.google.api.field_behavior) = REQUIRED];
| Returns | |
|---|---|
| Type | Description |
boolean |
Whether the displayVideo360AdvertiserLink field is set. |
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public CreateDisplayVideo360AdvertiserLinkRequest.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
CreateDisplayVideo360AdvertiserLinkRequest.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected CreateDisplayVideo360AdvertiserLinkRequest.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
CreateDisplayVideo360AdvertiserLinkRequest.Builder |
|
toBuilder()
public CreateDisplayVideo360AdvertiserLinkRequest.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
CreateDisplayVideo360AdvertiserLinkRequest.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|