Send feedback
Class CreateDisplayVideo360AdvertiserLinkRequest.Builder (0.54.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.54.0 keyboard_arrow_down
public static final class CreateDisplayVideo360AdvertiserLinkRequest . Builder extends GeneratedMessageV3 . Builder<CreateDisplayVideo360AdvertiserLinkRequest . Builder > implements CreateDisplayVideo360AdvertiserLinkRequestOrBuilder
Request message for CreateDisplayVideo360AdvertiserLink RPC.
Protobuf type google.analytics.admin.v1alpha.CreateDisplayVideo360AdvertiserLinkRequest
Inherited Members
com.google.protobuf.GeneratedMessageV3.Builder.getUnknownFieldSetBuilder()
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.internalGetMutableMapFieldReflection(int)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownLengthDelimitedField(int,com.google.protobuf.ByteString)
com.google.protobuf.GeneratedMessageV3.Builder.mergeUnknownVarintField(int,int)
com.google.protobuf.GeneratedMessageV3.Builder.parseUnknownField(com.google.protobuf.CodedInputStream,com.google.protobuf.ExtensionRegistryLite,int)
com.google.protobuf.GeneratedMessageV3.Builder.setUnknownFieldSetBuilder(com.google.protobuf.UnknownFieldSet.Builder)
Static Methods
getDescriptor()
public static final Descriptors . Descriptor getDescriptor ()
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public CreateDisplayVideo360AdvertiserLinkRequest . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public CreateDisplayVideo360AdvertiserLinkRequest build ()
buildPartial()
public CreateDisplayVideo360AdvertiserLinkRequest buildPartial ()
clear()
public CreateDisplayVideo360AdvertiserLinkRequest . Builder clear ()
Overrides
clearDisplayVideo360AdvertiserLink()
public CreateDisplayVideo360AdvertiserLinkRequest . Builder clearDisplayVideo360AdvertiserLink ()
Required. The DisplayVideo360AdvertiserLink to create.
.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_link = 2 [(.google.api.field_behavior) = REQUIRED];
clearField(Descriptors.FieldDescriptor field)
public CreateDisplayVideo360AdvertiserLinkRequest . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public CreateDisplayVideo360AdvertiserLinkRequest . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clearParent()
public CreateDisplayVideo360AdvertiserLinkRequest . Builder clearParent ()
Required. Example format: properties/1234
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
clone()
public CreateDisplayVideo360AdvertiserLinkRequest . Builder clone ()
Overrides
getDefaultInstanceForType()
public CreateDisplayVideo360AdvertiserLinkRequest getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
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];
getDisplayVideo360AdvertiserLinkBuilder()
public DisplayVideo360AdvertiserLink . Builder getDisplayVideo360AdvertiserLinkBuilder ()
Required. The DisplayVideo360AdvertiserLink to create.
.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_link = 2 [(.google.api.field_behavior) = REQUIRED];
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];
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.
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.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeDisplayVideo360AdvertiserLink(DisplayVideo360AdvertiserLink value)
public CreateDisplayVideo360AdvertiserLinkRequest . Builder mergeDisplayVideo360AdvertiserLink ( DisplayVideo360AdvertiserLink value )
Required. The DisplayVideo360AdvertiserLink to create.
.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_link = 2 [(.google.api.field_behavior) = REQUIRED];
mergeFrom(CreateDisplayVideo360AdvertiserLinkRequest other)
public CreateDisplayVideo360AdvertiserLinkRequest . Builder mergeFrom ( CreateDisplayVideo360AdvertiserLinkRequest other )
public CreateDisplayVideo360AdvertiserLinkRequest . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public CreateDisplayVideo360AdvertiserLinkRequest . Builder mergeFrom ( Message other )
Parameter
Name
Description
other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final CreateDisplayVideo360AdvertiserLinkRequest . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setDisplayVideo360AdvertiserLink(DisplayVideo360AdvertiserLink value)
public CreateDisplayVideo360AdvertiserLinkRequest . Builder setDisplayVideo360AdvertiserLink ( DisplayVideo360AdvertiserLink value )
Required. The DisplayVideo360AdvertiserLink to create.
.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_link = 2 [(.google.api.field_behavior) = REQUIRED];
setDisplayVideo360AdvertiserLink(DisplayVideo360AdvertiserLink.Builder builderForValue)
public CreateDisplayVideo360AdvertiserLinkRequest . Builder setDisplayVideo360AdvertiserLink ( DisplayVideo360AdvertiserLink . Builder builderForValue )
Required. The DisplayVideo360AdvertiserLink to create.
.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_link = 2 [(.google.api.field_behavior) = REQUIRED];
setField(Descriptors.FieldDescriptor field, Object value)
public CreateDisplayVideo360AdvertiserLinkRequest . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setParent(String value)
public CreateDisplayVideo360AdvertiserLinkRequest . Builder setParent ( String value )
Required. Example format: properties/1234
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Parameter
Name
Description
value
String
The parent to set.
setParentBytes(ByteString value)
public CreateDisplayVideo360AdvertiserLinkRequest . Builder setParentBytes ( ByteString value )
Required. Example format: properties/1234
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
Parameter
Name
Description
value
ByteString
The bytes for parent to set.
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public CreateDisplayVideo360AdvertiserLinkRequest . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final CreateDisplayVideo360AdvertiserLinkRequest . Builder setUnknownFields ( UnknownFieldSet unknownFields )
Overrides
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-21 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `CreateDisplayVideo360AdvertiserLinkRequest.Builder` class within the Google Analytics Admin API for Java, specifically version 0.54.0."],["The `CreateDisplayVideo360AdvertiserLinkRequest.Builder` class is used to construct request messages for creating Display & Video 360 advertiser links."],["This page documents various methods to interact with the builder such as building, cloning, merging, setting and clearing fields, as well as handling unknown fields, while also noting all of its inherited methods from other classes."],["The `CreateDisplayVideo360AdvertiserLinkRequest.Builder` class supports many different versions, from `0.14.0` all the way to `0.70.0`, which is the latest version."]]],[]]