Send feedback
Class CreateDisplayVideo360AdvertiserLinkProposalRequest.Builder (0.44.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 0.44.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."],[[["This webpage provides documentation for the `CreateDisplayVideo360AdvertiserLinkProposalRequest.Builder` class within the Google Analytics Admin Java library, specifically focusing on version 0.44.0."],["The `CreateDisplayVideo360AdvertiserLinkProposalRequest.Builder` class is used to construct request messages for the `CreateDisplayVideo360AdvertiserLinkProposal` RPC in the Google Analytics Admin API, as shown by the different methods available."],["The content includes a list of available versions for the package, ranging from the latest 0.70.0 down to 0.14.0, with links to each version's documentation, allowing for an easier time to compare between different versions."],["The page details the inheritance hierarchy and implemented interfaces for the `CreateDisplayVideo360AdvertiserLinkProposalRequest.Builder`, showcasing its relationship with other classes in the Protobuf library, allowing for a better understanding of its use and limitations."],["The page presents a comprehensive list of methods available within the `CreateDisplayVideo360AdvertiserLinkProposalRequest.Builder` class, including their parameters, return types, and descriptions, which proves useful when it comes time to implement the code."]]],[]]