ProjectsLocationsResource class
Constructors
- ProjectsLocationsResource.new(ApiRequester client)
Properties
- apiHubInstances → ProjectsLocationsApiHubInstancesResource
-
no setter
- apis → ProjectsLocationsApisResource
-
no setter
- attributes → ProjectsLocationsAttributesResource
-
no setter
- curations → ProjectsLocationsCurationsResource
-
no setter
- dependencies → ProjectsLocationsDependenciesResource
-
no setter
- deployments → ProjectsLocationsDeploymentsResource
-
no setter
- discoveredApiObservations → ProjectsLocationsDiscoveredApiObservationsResource
-
no setter
- externalApis → ProjectsLocationsExternalApisResource
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- hostProjectRegistrations → ProjectsLocationsHostProjectRegistrationsResource
-
no setter
- operations → ProjectsLocationsOperationsResource
-
no setter
- plugins → ProjectsLocationsPluginsResource
-
no setter
- runtimeProjectAttachments → ProjectsLocationsRuntimeProjectAttachmentsResource
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
collectApiData(
GoogleCloudApihubV1CollectApiDataRequest request, String location, {String? $fields}) → Future< GoogleLongrunningOperation> - Collect API data from a source and push it to Hub's collect layer.
-
get(
String name, {String? $fields}) → Future< GoogleCloudLocationLocation> - Gets information about a location.
-
list(
String name, {List< String> ? extraLocationTypes, String? filter, int? pageSize, String? pageToken, String? $fields}) → Future<GoogleCloudLocationListLocationsResponse> - Lists information about the supported locations for this service.
-
lookupRuntimeProjectAttachment(
String name, {String? $fields}) → Future< GoogleCloudApihubV1LookupRuntimeProjectAttachmentResponse> - Look up a runtime project attachment.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
searchResources(
GoogleCloudApihubV1SearchResourcesRequest request, String location, {String? $fields}) → Future< GoogleCloudApihubV1SearchResourcesResponse> - Search across API-Hub resources.
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited