Class InstallFeaturedContentNativeDashboardRequest.Builder (0.31.0)

public static final class InstallFeaturedContentNativeDashboardRequest.Builder extends GeneratedMessage.Builder<InstallFeaturedContentNativeDashboardRequest.Builder> implements InstallFeaturedContentNativeDashboardRequestOrBuilder

Request message to install a FeaturedContentNativeDashboard.

Protobuf type google.cloud.chronicle.v1.InstallFeaturedContentNativeDashboardRequest

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public InstallFeaturedContentNativeDashboardRequest build()
Returns
Type Description
InstallFeaturedContentNativeDashboardRequest

buildPartial()

public InstallFeaturedContentNativeDashboardRequest buildPartial()
Returns
Type Description
InstallFeaturedContentNativeDashboardRequest

clear()

public InstallFeaturedContentNativeDashboardRequest.Builder clear()
Returns
Type Description
InstallFeaturedContentNativeDashboardRequest.Builder
Overrides

clearFeaturedContentNativeDashboard()

public InstallFeaturedContentNativeDashboardRequest.Builder clearFeaturedContentNativeDashboard()

Optional. The FeaturedContentNativeDashboard to install.

.google.cloud.chronicle.v1.FeaturedContentNativeDashboard featured_content_native_dashboard = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
InstallFeaturedContentNativeDashboardRequest.Builder

clearName()

public InstallFeaturedContentNativeDashboardRequest.Builder clearName()

Required. The resource name of the FeaturedContentNativeDashboard to install. Format: projects/{project}/locations/{location}/instances/{instance}/contentHub/featuredContentNativeDashboards/{featured_content_native_dashboard}

string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
Type Description
InstallFeaturedContentNativeDashboardRequest.Builder

This builder for chaining.

getDefaultInstanceForType()

public InstallFeaturedContentNativeDashboardRequest getDefaultInstanceForType()
Returns
Type Description
InstallFeaturedContentNativeDashboardRequest

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

getFeaturedContentNativeDashboard()

public FeaturedContentNativeDashboard getFeaturedContentNativeDashboard()

Optional. The FeaturedContentNativeDashboard to install.

.google.cloud.chronicle.v1.FeaturedContentNativeDashboard featured_content_native_dashboard = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
FeaturedContentNativeDashboard

The featuredContentNativeDashboard.

getFeaturedContentNativeDashboardBuilder()

public FeaturedContentNativeDashboard.Builder getFeaturedContentNativeDashboardBuilder()

Optional. The FeaturedContentNativeDashboard to install.

.google.cloud.chronicle.v1.FeaturedContentNativeDashboard featured_content_native_dashboard = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
FeaturedContentNativeDashboard.Builder

getFeaturedContentNativeDashboardOrBuilder()

public FeaturedContentNativeDashboardOrBuilder getFeaturedContentNativeDashboardOrBuilder()

Optional. The FeaturedContentNativeDashboard to install.

.google.cloud.chronicle.v1.FeaturedContentNativeDashboard featured_content_native_dashboard = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
FeaturedContentNativeDashboardOrBuilder

getName()

public String getName()

Required. The resource name of the FeaturedContentNativeDashboard to install. Format: projects/{project}/locations/{location}/instances/{instance}/contentHub/featuredContentNativeDashboards/{featured_content_native_dashboard}

string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
Type Description
String

The name.

getNameBytes()

public ByteString getNameBytes()

Required. The resource name of the FeaturedContentNativeDashboard to install. Format: projects/{project}/locations/{location}/instances/{instance}/contentHub/featuredContentNativeDashboards/{featured_content_native_dashboard}

string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
Type Description
ByteString

The bytes for name.

hasFeaturedContentNativeDashboard()

public boolean hasFeaturedContentNativeDashboard()

Optional. The FeaturedContentNativeDashboard to install.

.google.cloud.chronicle.v1.FeaturedContentNativeDashboard featured_content_native_dashboard = 2 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

Whether the featuredContentNativeDashboard field is set.

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

mergeFeaturedContentNativeDashboard(FeaturedContentNativeDashboard value)

public InstallFeaturedContentNativeDashboardRequest.Builder mergeFeaturedContentNativeDashboard(FeaturedContentNativeDashboard value)

Optional. The FeaturedContentNativeDashboard to install.

.google.cloud.chronicle.v1.FeaturedContentNativeDashboard featured_content_native_dashboard = 2 [(.google.api.field_behavior) = OPTIONAL];

Parameter
Name Description
value FeaturedContentNativeDashboard
Returns
Type Description
InstallFeaturedContentNativeDashboardRequest.Builder

mergeFrom(InstallFeaturedContentNativeDashboardRequest other)

public InstallFeaturedContentNativeDashboardRequest.Builder mergeFrom(InstallFeaturedContentNativeDashboardRequest other)
Parameter
Name Description
other InstallFeaturedContentNativeDashboardRequest
Returns
Type Description
InstallFeaturedContentNativeDashboardRequest.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public InstallFeaturedContentNativeDashboardRequest.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
InstallFeaturedContentNativeDashboardRequest.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public InstallFeaturedContentNativeDashboardRequest.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
InstallFeaturedContentNativeDashboardRequest.Builder
Overrides

setFeaturedContentNativeDashboard(FeaturedContentNativeDashboard value)

public InstallFeaturedContentNativeDashboardRequest.Builder setFeaturedContentNativeDashboard(FeaturedContentNativeDashboard value)

Optional. The FeaturedContentNativeDashboard to install.

.google.cloud.chronicle.v1.FeaturedContentNativeDashboard featured_content_native_dashboard = 2 [(.google.api.field_behavior) = OPTIONAL];

Parameter
Name Description
value FeaturedContentNativeDashboard
Returns
Type Description
InstallFeaturedContentNativeDashboardRequest.Builder

setFeaturedContentNativeDashboard(FeaturedContentNativeDashboard.Builder builderForValue)

public InstallFeaturedContentNativeDashboardRequest.Builder setFeaturedContentNativeDashboard(FeaturedContentNativeDashboard.Builder builderForValue)

Optional. The FeaturedContentNativeDashboard to install.

.google.cloud.chronicle.v1.FeaturedContentNativeDashboard featured_content_native_dashboard = 2 [(.google.api.field_behavior) = OPTIONAL];

Parameter
Name Description
builderForValue FeaturedContentNativeDashboard.Builder
Returns
Type Description
InstallFeaturedContentNativeDashboardRequest.Builder

setName(String value)

public InstallFeaturedContentNativeDashboardRequest.Builder setName(String value)

Required. The resource name of the FeaturedContentNativeDashboard to install. Format: projects/{project}/locations/{location}/instances/{instance}/contentHub/featuredContentNativeDashboards/{featured_content_native_dashboard}

string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Parameter
Name Description
value String

The name to set.

Returns
Type Description
InstallFeaturedContentNativeDashboardRequest.Builder

This builder for chaining.

setNameBytes(ByteString value)

public InstallFeaturedContentNativeDashboardRequest.Builder setNameBytes(ByteString value)

Required. The resource name of the FeaturedContentNativeDashboard to install. Format: projects/{project}/locations/{location}/instances/{instance}/contentHub/featuredContentNativeDashboards/{featured_content_native_dashboard}

string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Parameter
Name Description
value ByteString

The bytes for name to set.

Returns
Type Description
InstallFeaturedContentNativeDashboardRequest.Builder

This builder for chaining.