Chronicle V1 API - Class Google::Cloud::Chronicle::V1::NativeDashboard (v0.6.0)

Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::NativeDashboard.

NativeDashboard resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#access

def access() -> ::Google::Cloud::Chronicle::V1::DashboardAccess
Returns

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#create_user_id

def create_user_id() -> ::String
Returns
  • (::String) — Output only. User who created the dashboard.

#dashboard_user_data

def dashboard_user_data() -> ::Google::Cloud::Chronicle::V1::DashboardUserData
Returns

#definition

def definition() -> ::Google::Cloud::Chronicle::V1::DashboardDefinition
Returns

#definition=

def definition=(value) -> ::Google::Cloud::Chronicle::V1::DashboardDefinition
Parameter
Returns

#description

def description() -> ::String
Returns
  • (::String) — Optional. Description of the dashboard.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — Optional. Description of the dashboard.
Returns
  • (::String) — Optional. Description of the dashboard.

#display_name

def display_name() -> ::String
Returns
  • (::String) — Required. Dashboard display name/title visible to users.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Required. Dashboard display name/title visible to users.
Returns
  • (::String) — Required. Dashboard display name/title visible to users.

#etag

def etag() -> ::String
Returns
  • (::String) — Optional. This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.

#etag=

def etag=(value) -> ::String
Parameter
  • value (::String) — Optional. This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.
Returns
  • (::String) — Optional. This checksum is computed by the server based on the value of other fields, and may be sent on update and delete requests to ensure the client has an up-to-date value before proceeding.

#name

def name() -> ::String
Returns
  • (::String) — Output only. Name of the dashboard.

#type

def type() -> ::Google::Cloud::Chronicle::V1::DashboardType
Returns

#update_time

def update_time() -> ::Google::Protobuf::Timestamp
Returns

#update_user_id

def update_user_id() -> ::String
Returns
  • (::String) — Output only. User who last edited the dashboard.