Show / Hide Table of Contents

Namespace Google.Apis.ParameterManager.v1

Classes

ParameterManagerBaseServiceRequest<TResponse>

A base abstract class for ParameterManager requests.

ParameterManagerService

The ParameterManager Service.

ParameterManagerService.Scope

Available OAuth 2.0 scopes for use with the Parameter Manager API.

ParameterManagerService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Parameter Manager API.

ProjectsResource

The "projects" collection of methods.

ProjectsResource.LocationsResource

The "locations" collection of methods.

ProjectsResource.LocationsResource.GetRequest

Gets information about a location.

ProjectsResource.LocationsResource.ListRequest

Lists information about the supported locations for this service.

ProjectsResource.LocationsResource.ParametersResource

The "parameters" collection of methods.

ProjectsResource.LocationsResource.ParametersResource.CreateRequest

Creates a new Parameter in a given project and location.

ProjectsResource.LocationsResource.ParametersResource.DeleteRequest

Deletes a single Parameter.

ProjectsResource.LocationsResource.ParametersResource.GetRequest

Gets details of a single Parameter.

ProjectsResource.LocationsResource.ParametersResource.ListRequest

Lists Parameters in a given project and location.

ProjectsResource.LocationsResource.ParametersResource.PatchRequest

Updates a single Parameter.

ProjectsResource.LocationsResource.ParametersResource.VersionsResource

The "versions" collection of methods.

ProjectsResource.LocationsResource.ParametersResource.VersionsResource.CreateRequest

Creates a new ParameterVersion in a given project, location, and parameter.

ProjectsResource.LocationsResource.ParametersResource.VersionsResource.DeleteRequest

Deletes a single ParameterVersion.

ProjectsResource.LocationsResource.ParametersResource.VersionsResource.GetRequest

Gets details of a single ParameterVersion.

ProjectsResource.LocationsResource.ParametersResource.VersionsResource.ListRequest

Lists ParameterVersions in a given project, location, and parameter.

ProjectsResource.LocationsResource.ParametersResource.VersionsResource.PatchRequest

Updates a single ParameterVersion.

ProjectsResource.LocationsResource.ParametersResource.VersionsResource.RenderRequest

Gets rendered version of a ParameterVersion.

Enums

ParameterManagerBaseServiceRequest<TResponse>.AltEnum

Data format for response.

ParameterManagerBaseServiceRequest<TResponse>.XgafvEnum

V1 error format.

ProjectsResource.LocationsResource.ParametersResource.VersionsResource.GetRequest.ViewEnum

Optional. View of the ParameterVersion. In the default FULL view, all metadata &amp; payload associated with the ParameterVersion will be returned.

In this article
Back to top Generated by DocFX