Interface InstallFeaturedContentNativeDashboardResponseOrBuilder (0.31.0)

public interface InstallFeaturedContentNativeDashboardResponseOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getNativeDashboard()

public abstract String getNativeDashboard()

Optional. The resource name of the NativeDashboard created. Format: projects/{project}/locations/{location}/instances/{instance}/nativeDashboards/{native_dashboard_id}

string native_dashboard = 1 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }

Returns
Type Description
String

The nativeDashboard.

getNativeDashboardBytes()

public abstract ByteString getNativeDashboardBytes()

Optional. The resource name of the NativeDashboard created. Format: projects/{project}/locations/{location}/instances/{instance}/nativeDashboards/{native_dashboard_id}

string native_dashboard = 1 [(.google.api.field_behavior) = OPTIONAL, (.google.api.resource_reference) = { ... }

Returns
Type Description
ByteString

The bytes for nativeDashboard.