Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::ExecuteDashboardQueryResponse::ColumnValue::ValueMetadata.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#field_paths
def field_paths() -> ::Array<::String>
Returns
- (::Array<::String>)
#field_paths=
def field_paths=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>)
Returns
- (::Array<::String>)
#links
def links() -> ::Array<::Google::Cloud::Chronicle::V1::InAppLink>
Returns
- (::Array<::Google::Cloud::Chronicle::V1::InAppLink>) — "Auto" generated In-app links.
#links=
def links=(value) -> ::Array<::Google::Cloud::Chronicle::V1::InAppLink>
Parameter
- value (::Array<::Google::Cloud::Chronicle::V1::InAppLink>) — "Auto" generated In-app links.
Returns
- (::Array<::Google::Cloud::Chronicle::V1::InAppLink>) — "Auto" generated In-app links.
#timestamp_val
def timestamp_val() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Timestamp value to store the timestamp for the case of the date and time data type.
#timestamp_val=
def timestamp_val=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — Timestamp value to store the timestamp for the case of the date and time data type.
Returns
- (::Google::Protobuf::Timestamp) — Timestamp value to store the timestamp for the case of the date and time data type.