Get the state of sharing a dataset.
func (
r *DatasetShareService) Get(ctx context.Context,
datasetID string,
opts ...option.RequestOption) (res *DatasetShareSchema,
err error
)Get the state of sharing a dataset
| Name | Type | Description |
|---|---|---|
ctx* | context.Context | |
datasetID* | string | |
opts* | ...option.RequestOption |