API Gateway V1 API - Class Google::Cloud::ApiGateway::V1::GetApiConfigRequest (v0.7.0)

Reference documentation and code samples for the API Gateway V1 API class Google::Cloud::ApiGateway::V1::GetApiConfigRequest.

Request message for ApiGatewayService.GetApiConfig

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. Resource name of the form: projects/*/locations/global/apis/*/configs/*

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. Resource name of the form: projects/*/locations/global/apis/*/configs/*
Returns
  • (::String) — Required. Resource name of the form: projects/*/locations/global/apis/*/configs/*

#view

def view() -> ::Google::Cloud::ApiGateway::V1::GetApiConfigRequest::ConfigView
Returns

#view=

def view=(value) -> ::Google::Cloud::ApiGateway::V1::GetApiConfigRequest::ConfigView
Parameter
Returns