Reference documentation and code samples for the Google Cloud Private Catalog V1beta1 Client class Catalog.
The readonly representation of a catalog computed with a given resource context.
Generated from protobuf message google.cloud.privatecatalog.v1beta1.Catalog
Namespace
Google \ Cloud \ PrivateCatalog \ V1beta1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. The resource name of the target catalog, in the format of `catalogs/{catalog}'.
↳ display_name
string
Output only. The descriptive name of the catalog as it appears in UIs.
↳ description
string
Output only. The description of the catalog.
↳ create_time
↳ update_time
getName
Output only. The resource name of the target catalog, in the format of `catalogs/{catalog}'.
string
setName
Output only. The resource name of the target catalog, in the format of `catalogs/{catalog}'.
var
string
$this
getDisplayName
Output only. The descriptive name of the catalog as it appears in UIs.
string
setDisplayName
Output only. The descriptive name of the catalog as it appears in UIs.
var
string
$this
getDescription
Output only. The description of the catalog.
string
setDescription
Output only. The description of the catalog.
var
string
$this
getCreateTime
Output only. The time when the catalog was created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. The time when the catalog was created.
$this
getUpdateTime
Output only. The time when the catalog was last updated.
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. The time when the catalog was last updated.
$this