Class ProjectsResource.LocationsResource
The "locations" collection of methods.
Inherited Members
Namespace: Google.Apis.DataCatalog.v1beta1
Assembly: Google.Apis.DataCatalog.v1beta1.dll
Syntax
public class ProjectsResource.LocationsResource
Constructors
LocationsResource(IClientService)
Constructs a new resource.
Declaration
public LocationsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
EntryGroups
Gets the EntryGroups resource.
Declaration
public virtual ProjectsResource.LocationsResource.EntryGroupsResource EntryGroups { get; }
Property Value
Type | Description |
---|---|
ProjectsResource.LocationsResource.EntryGroupsResource |
TagTemplates
Gets the TagTemplates resource.
Declaration
public virtual ProjectsResource.LocationsResource.TagTemplatesResource TagTemplates { get; }
Property Value
Type | Description |
---|---|
ProjectsResource.LocationsResource.TagTemplatesResource |
Taxonomies
Gets the Taxonomies resource.
Declaration
public virtual ProjectsResource.LocationsResource.TaxonomiesResource Taxonomies { get; }
Property Value
Type | Description |
---|---|
ProjectsResource.LocationsResource.TaxonomiesResource |