GoogleApi.ContentWarehouse.V1.Model.ResearchScienceSearchReplica
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Stores the information about a dataset replica. Next ID: 5
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
catalogName
(type:String.t
, default:nil
)
- The name of the catalog that the replica comes from. -
catalogUrl
(type:String.t
, default:nil
)
- The url of the catalog that the replica comes from. -
indexInCluster
(type:integer()
, default:nil
)
- The index of this replica in a cluster of replicas. -
url
(type:String.t
, default:nil
)
- Url for the replica.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.ResearchScienceSearchReplica