Reference documentation and code samples for the Chronicle V1 API class Google::Cloud::Chronicle::V1::Instance.
A Instance represents an instantiation of the Instance product.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
    Returns
    
  - 
        (::String) — Identifier. The resource name of this instance.
Format: projects/{project}/locations/{location}/instances/{instance}
#name=
def name=(value) -> ::String
    Parameter
    
  - 
        value (::String) — Identifier. The resource name of this instance.
Format: projects/{project}/locations/{location}/instances/{instance}
    Returns
    
- 
        (::String) — Identifier. The resource name of this instance.
Format: projects/{project}/locations/{location}/instances/{instance}