Reference documentation and code samples for the Private Catalog V1beta1 API class Google::Cloud::PrivateCatalog::V1beta1::Catalog.
The readonly representation of a catalog computed with a given resource context.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time when the catalog was created.
#description
def description() -> ::String
Returns
- (::String) — Output only. The description of the catalog.
#display_name
def display_name() -> ::String
Returns
- (::String) — Output only. The descriptive name of the catalog as it appears in UIs.
#name
def name() -> ::String
Returns
- (::String) — Output only. The resource name of the target catalog, in the format of `catalogs/{catalog}'.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The time when the catalog was last updated.