public static final class ListDisplayVideo360AdvertiserLinksResponse.Builder extends GeneratedMessage.Builder<ListDisplayVideo360AdvertiserLinksResponse.Builder> implements ListDisplayVideo360AdvertiserLinksResponseOrBuilderResponse message for ListDisplayVideo360AdvertiserLinks RPC.
Protobuf type google.analytics.admin.v1alpha.ListDisplayVideo360AdvertiserLinksResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ListDisplayVideo360AdvertiserLinksResponse.BuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addAllDisplayVideo360AdvertiserLinks(Iterable<? extends DisplayVideo360AdvertiserLink> values)
public ListDisplayVideo360AdvertiserLinksResponse.Builder addAllDisplayVideo360AdvertiserLinks(Iterable<? extends DisplayVideo360AdvertiserLink> values)List of DisplayVideo360AdvertiserLinks.
repeated .google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_links = 1;
| Parameter | |
|---|---|
| Name | Description |
values |
Iterable<? extends com.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink> |
| Returns | |
|---|---|
| Type | Description |
ListDisplayVideo360AdvertiserLinksResponse.Builder |
|
addDisplayVideo360AdvertiserLinks(DisplayVideo360AdvertiserLink value)
public ListDisplayVideo360AdvertiserLinksResponse.Builder addDisplayVideo360AdvertiserLinks(DisplayVideo360AdvertiserLink value)List of DisplayVideo360AdvertiserLinks.
repeated .google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_links = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
DisplayVideo360AdvertiserLink |
| Returns | |
|---|---|
| Type | Description |
ListDisplayVideo360AdvertiserLinksResponse.Builder |
|
addDisplayVideo360AdvertiserLinks(DisplayVideo360AdvertiserLink.Builder builderForValue)
public ListDisplayVideo360AdvertiserLinksResponse.Builder addDisplayVideo360AdvertiserLinks(DisplayVideo360AdvertiserLink.Builder builderForValue)List of DisplayVideo360AdvertiserLinks.
repeated .google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_links = 1;
| Parameter | |
|---|---|
| Name | Description |
builderForValue |
DisplayVideo360AdvertiserLink.Builder |
| Returns | |
|---|---|
| Type | Description |
ListDisplayVideo360AdvertiserLinksResponse.Builder |
|
addDisplayVideo360AdvertiserLinks(int index, DisplayVideo360AdvertiserLink value)
public ListDisplayVideo360AdvertiserLinksResponse.Builder addDisplayVideo360AdvertiserLinks(int index, DisplayVideo360AdvertiserLink value)List of DisplayVideo360AdvertiserLinks.
repeated .google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_links = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
DisplayVideo360AdvertiserLink |
| Returns | |
|---|---|
| Type | Description |
ListDisplayVideo360AdvertiserLinksResponse.Builder |
|
addDisplayVideo360AdvertiserLinks(int index, DisplayVideo360AdvertiserLink.Builder builderForValue)
public ListDisplayVideo360AdvertiserLinksResponse.Builder addDisplayVideo360AdvertiserLinks(int index, DisplayVideo360AdvertiserLink.Builder builderForValue)List of DisplayVideo360AdvertiserLinks.
repeated .google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_links = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
DisplayVideo360AdvertiserLink.Builder |
| Returns | |
|---|---|
| Type | Description |
ListDisplayVideo360AdvertiserLinksResponse.Builder |
|
addDisplayVideo360AdvertiserLinksBuilder()
public DisplayVideo360AdvertiserLink.Builder addDisplayVideo360AdvertiserLinksBuilder()List of DisplayVideo360AdvertiserLinks.
repeated .google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_links = 1;
| Returns | |
|---|---|
| Type | Description |
DisplayVideo360AdvertiserLink.Builder |
|
addDisplayVideo360AdvertiserLinksBuilder(int index)
public DisplayVideo360AdvertiserLink.Builder addDisplayVideo360AdvertiserLinksBuilder(int index)List of DisplayVideo360AdvertiserLinks.
repeated .google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_links = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
DisplayVideo360AdvertiserLink.Builder |
|
build()
public ListDisplayVideo360AdvertiserLinksResponse build()| Returns | |
|---|---|
| Type | Description |
ListDisplayVideo360AdvertiserLinksResponse |
|
buildPartial()
public ListDisplayVideo360AdvertiserLinksResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
ListDisplayVideo360AdvertiserLinksResponse |
|
clear()
public ListDisplayVideo360AdvertiserLinksResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
ListDisplayVideo360AdvertiserLinksResponse.Builder |
|
clearDisplayVideo360AdvertiserLinks()
public ListDisplayVideo360AdvertiserLinksResponse.Builder clearDisplayVideo360AdvertiserLinks()List of DisplayVideo360AdvertiserLinks.
repeated .google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_links = 1;
| Returns | |
|---|---|
| Type | Description |
ListDisplayVideo360AdvertiserLinksResponse.Builder |
|
clearNextPageToken()
public ListDisplayVideo360AdvertiserLinksResponse.Builder clearNextPageToken() A token, which can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
ListDisplayVideo360AdvertiserLinksResponse.Builder |
This builder for chaining. |
getDefaultInstanceForType()
public ListDisplayVideo360AdvertiserLinksResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ListDisplayVideo360AdvertiserLinksResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getDisplayVideo360AdvertiserLinks(int index)
public DisplayVideo360AdvertiserLink getDisplayVideo360AdvertiserLinks(int index)List of DisplayVideo360AdvertiserLinks.
repeated .google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_links = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
DisplayVideo360AdvertiserLink |
|
getDisplayVideo360AdvertiserLinksBuilder(int index)
public DisplayVideo360AdvertiserLink.Builder getDisplayVideo360AdvertiserLinksBuilder(int index)List of DisplayVideo360AdvertiserLinks.
repeated .google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_links = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
DisplayVideo360AdvertiserLink.Builder |
|
getDisplayVideo360AdvertiserLinksBuilderList()
public List<DisplayVideo360AdvertiserLink.Builder> getDisplayVideo360AdvertiserLinksBuilderList()List of DisplayVideo360AdvertiserLinks.
repeated .google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_links = 1;
| Returns | |
|---|---|
| Type | Description |
List<Builder> |
|
getDisplayVideo360AdvertiserLinksCount()
public int getDisplayVideo360AdvertiserLinksCount()List of DisplayVideo360AdvertiserLinks.
repeated .google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_links = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getDisplayVideo360AdvertiserLinksList()
public List<DisplayVideo360AdvertiserLink> getDisplayVideo360AdvertiserLinksList()List of DisplayVideo360AdvertiserLinks.
repeated .google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_links = 1;
| Returns | |
|---|---|
| Type | Description |
List<DisplayVideo360AdvertiserLink> |
|
getDisplayVideo360AdvertiserLinksOrBuilder(int index)
public DisplayVideo360AdvertiserLinkOrBuilder getDisplayVideo360AdvertiserLinksOrBuilder(int index)List of DisplayVideo360AdvertiserLinks.
repeated .google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_links = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
DisplayVideo360AdvertiserLinkOrBuilder |
|
getDisplayVideo360AdvertiserLinksOrBuilderList()
public List<? extends DisplayVideo360AdvertiserLinkOrBuilder> getDisplayVideo360AdvertiserLinksOrBuilderList()List of DisplayVideo360AdvertiserLinks.
repeated .google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_links = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLinkOrBuilder> |
|
getNextPageToken()
public String getNextPageToken() A token, which can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
String |
The nextPageToken. |
getNextPageTokenBytes()
public ByteString getNextPageTokenBytes() A token, which can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for nextPageToken. |
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(ListDisplayVideo360AdvertiserLinksResponse other)
public ListDisplayVideo360AdvertiserLinksResponse.Builder mergeFrom(ListDisplayVideo360AdvertiserLinksResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
ListDisplayVideo360AdvertiserLinksResponse |
| Returns | |
|---|---|
| Type | Description |
ListDisplayVideo360AdvertiserLinksResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ListDisplayVideo360AdvertiserLinksResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ListDisplayVideo360AdvertiserLinksResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ListDisplayVideo360AdvertiserLinksResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ListDisplayVideo360AdvertiserLinksResponse.Builder |
|
removeDisplayVideo360AdvertiserLinks(int index)
public ListDisplayVideo360AdvertiserLinksResponse.Builder removeDisplayVideo360AdvertiserLinks(int index)List of DisplayVideo360AdvertiserLinks.
repeated .google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_links = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ListDisplayVideo360AdvertiserLinksResponse.Builder |
|
setDisplayVideo360AdvertiserLinks(int index, DisplayVideo360AdvertiserLink value)
public ListDisplayVideo360AdvertiserLinksResponse.Builder setDisplayVideo360AdvertiserLinks(int index, DisplayVideo360AdvertiserLink value)List of DisplayVideo360AdvertiserLinks.
repeated .google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_links = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
value |
DisplayVideo360AdvertiserLink |
| Returns | |
|---|---|
| Type | Description |
ListDisplayVideo360AdvertiserLinksResponse.Builder |
|
setDisplayVideo360AdvertiserLinks(int index, DisplayVideo360AdvertiserLink.Builder builderForValue)
public ListDisplayVideo360AdvertiserLinksResponse.Builder setDisplayVideo360AdvertiserLinks(int index, DisplayVideo360AdvertiserLink.Builder builderForValue)List of DisplayVideo360AdvertiserLinks.
repeated .google.analytics.admin.v1alpha.DisplayVideo360AdvertiserLink display_video_360_advertiser_links = 1;
| Parameters | |
|---|---|
| Name | Description |
index |
int |
builderForValue |
DisplayVideo360AdvertiserLink.Builder |
| Returns | |
|---|---|
| Type | Description |
ListDisplayVideo360AdvertiserLinksResponse.Builder |
|
setNextPageToken(String value)
public ListDisplayVideo360AdvertiserLinksResponse.Builder setNextPageToken(String value) A token, which can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe nextPageToken to set. |
| Returns | |
|---|---|
| Type | Description |
ListDisplayVideo360AdvertiserLinksResponse.Builder |
This builder for chaining. |
setNextPageTokenBytes(ByteString value)
public ListDisplayVideo360AdvertiserLinksResponse.Builder setNextPageTokenBytes(ByteString value) A token, which can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
string next_page_token = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for nextPageToken to set. |
| Returns | |
|---|---|
| Type | Description |
ListDisplayVideo360AdvertiserLinksResponse.Builder |
This builder for chaining. |