Send feedback
Class CreateDisplayVideo360AdvertiserLinkProposalRequest.Builder (0.45.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.45.0 keyboard_arrow_down
public static final class CreateDisplayVideo360AdvertiserLinkProposalRequest . Builder extends GeneratedMessageV3 . Builder<CreateDisplayVideo360AdvertiserLinkProposalRequest . Builder > implements CreateDisplayVideo360AdvertiserLinkProposalRequestOrBuilder
Request message for CreateDisplayVideo360AdvertiserLinkProposal RPC.
Protobuf type
google.analytics.admin.v1alpha.CreateDisplayVideo360AdvertiserLinkProposalRequest
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 CreateDisplayVideo360AdvertiserLinkProposalRequest . Builder addRepeatedField ( Descriptors . FieldDescriptor field , Object value )
Overrides
build()
public CreateDisplayVideo360AdvertiserLinkProposalRequest build ()
buildPartial()
public CreateDisplayVideo360AdvertiserLinkProposalRequest buildPartial ()
clear()
public CreateDisplayVideo360AdvertiserLinkProposalRequest . Builder clear ()
Overrides
clearDisplayVideo360AdvertiserLinkProposal()
public CreateDisplayVideo360AdvertiserLinkProposalRequest . Builder clearDisplayVideo360AdvertiserLinkProposal ()
Required. The DisplayVideo360AdvertiserLinkProposal to create.
.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLinkProposal display_video_360_advertiser_link_proposal = 2 [(.google.api.field_behavior) = REQUIRED];
clearField(Descriptors.FieldDescriptor field)
public CreateDisplayVideo360AdvertiserLinkProposalRequest . Builder clearField ( Descriptors . FieldDescriptor field )
Overrides
clearOneof(Descriptors.OneofDescriptor oneof)
public CreateDisplayVideo360AdvertiserLinkProposalRequest . Builder clearOneof ( Descriptors . OneofDescriptor oneof )
Overrides
clearParent()
public CreateDisplayVideo360AdvertiserLinkProposalRequest . Builder clearParent ()
Required. Example format: properties/1234
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
clone()
public CreateDisplayVideo360AdvertiserLinkProposalRequest . Builder clone ()
Overrides
getDefaultInstanceForType()
public CreateDisplayVideo360AdvertiserLinkProposalRequest getDefaultInstanceForType ()
getDescriptorForType()
public Descriptors . Descriptor getDescriptorForType ()
Overrides
getDisplayVideo360AdvertiserLinkProposal()
public DisplayVideo360AdvertiserLinkProposal getDisplayVideo360AdvertiserLinkProposal ()
Required. The DisplayVideo360AdvertiserLinkProposal to create.
.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLinkProposal display_video_360_advertiser_link_proposal = 2 [(.google.api.field_behavior) = REQUIRED];
getDisplayVideo360AdvertiserLinkProposalBuilder()
public DisplayVideo360AdvertiserLinkProposal . Builder getDisplayVideo360AdvertiserLinkProposalBuilder ()
Required. The DisplayVideo360AdvertiserLinkProposal to create.
.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLinkProposal display_video_360_advertiser_link_proposal = 2 [(.google.api.field_behavior) = REQUIRED];
getDisplayVideo360AdvertiserLinkProposalOrBuilder()
public DisplayVideo360AdvertiserLinkProposalOrBuilder getDisplayVideo360AdvertiserLinkProposalOrBuilder ()
Required. The DisplayVideo360AdvertiserLinkProposal to create.
.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLinkProposal display_video_360_advertiser_link_proposal = 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.
hasDisplayVideo360AdvertiserLinkProposal()
public boolean hasDisplayVideo360AdvertiserLinkProposal ()
Required. The DisplayVideo360AdvertiserLinkProposal to create.
.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLinkProposal display_video_360_advertiser_link_proposal = 2 [(.google.api.field_behavior) = REQUIRED];
Returns Type Description boolean
Whether the displayVideo360AdvertiserLinkProposal field is set.
internalGetFieldAccessorTable()
protected GeneratedMessageV3 . FieldAccessorTable internalGetFieldAccessorTable ()
Overrides
isInitialized()
public final boolean isInitialized ()
Overrides
mergeDisplayVideo360AdvertiserLinkProposal(DisplayVideo360AdvertiserLinkProposal value)
public CreateDisplayVideo360AdvertiserLinkProposalRequest . Builder mergeDisplayVideo360AdvertiserLinkProposal ( DisplayVideo360AdvertiserLinkProposal value )
Required. The DisplayVideo360AdvertiserLinkProposal to create.
.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLinkProposal display_video_360_advertiser_link_proposal = 2 [(.google.api.field_behavior) = REQUIRED];
mergeFrom(CreateDisplayVideo360AdvertiserLinkProposalRequest other)
public CreateDisplayVideo360AdvertiserLinkProposalRequest . Builder mergeFrom ( CreateDisplayVideo360AdvertiserLinkProposalRequest other )
public CreateDisplayVideo360AdvertiserLinkProposalRequest . Builder mergeFrom ( CodedInputStream input , ExtensionRegistryLite extensionRegistry )
Overrides
mergeFrom(Message other)
public CreateDisplayVideo360AdvertiserLinkProposalRequest . Builder mergeFrom ( Message other )
Parameter Name Description other
Message
Overrides
mergeUnknownFields(UnknownFieldSet unknownFields)
public final CreateDisplayVideo360AdvertiserLinkProposalRequest . Builder mergeUnknownFields ( UnknownFieldSet unknownFields )
Overrides
setDisplayVideo360AdvertiserLinkProposal(DisplayVideo360AdvertiserLinkProposal value)
public CreateDisplayVideo360AdvertiserLinkProposalRequest . Builder setDisplayVideo360AdvertiserLinkProposal ( DisplayVideo360AdvertiserLinkProposal value )
Required. The DisplayVideo360AdvertiserLinkProposal to create.
.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLinkProposal display_video_360_advertiser_link_proposal = 2 [(.google.api.field_behavior) = REQUIRED];
setDisplayVideo360AdvertiserLinkProposal(DisplayVideo360AdvertiserLinkProposal.Builder builderForValue)
public CreateDisplayVideo360AdvertiserLinkProposalRequest . Builder setDisplayVideo360AdvertiserLinkProposal ( DisplayVideo360AdvertiserLinkProposal . Builder builderForValue )
Required. The DisplayVideo360AdvertiserLinkProposal to create.
.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLinkProposal display_video_360_advertiser_link_proposal = 2 [(.google.api.field_behavior) = REQUIRED];
setField(Descriptors.FieldDescriptor field, Object value)
public CreateDisplayVideo360AdvertiserLinkProposalRequest . Builder setField ( Descriptors . FieldDescriptor field , Object value )
Overrides
setParent(String value)
public CreateDisplayVideo360AdvertiserLinkProposalRequest . 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 CreateDisplayVideo360AdvertiserLinkProposalRequest . 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 CreateDisplayVideo360AdvertiserLinkProposalRequest . Builder setRepeatedField ( Descriptors . FieldDescriptor field , int index , Object value )
Overrides
setUnknownFields(UnknownFieldSet unknownFields)
public final CreateDisplayVideo360AdvertiserLinkProposalRequest . 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."],[[["The webpage provides documentation for the `CreateDisplayVideo360AdvertiserLinkProposalRequest.Builder` class within the Google Analytics Admin Java library, specifically version 0.45.0."],["The documentation details the class's inheritance from `GeneratedMessageV3.Builder` and its implementation of `CreateDisplayVideo360AdvertiserLinkProposalRequestOrBuilder`, highlighting its role in constructing request messages."],["This is a reference to a class that is used to create a DisplayVideo360AdvertiserLinkProposal request that can be used with Google Analytics Admin."],["The page lists available versions, ranging from 0.70.0 (latest) down to 0.14.0, each linking to the corresponding version's documentation for this specific class, with version 0.45.0 having it's methods detailed on the page."]]],[]]