API hub V1 API - Module Google::Cloud::ApiHub::V1::AuthType (v0.9.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the API hub V1 API module Google::Cloud::ApiHub::V1::AuthType.
AuthType represents the authentication type.
Constants
AUTH_TYPE_UNSPECIFIED
value: 0 Authentication type not specified.
NO_AUTH
value: 1 No authentication.
GOOGLE_SERVICE_ACCOUNT
value: 2 Google service account authentication.
USER_PASSWORD
value: 3 Username and password authentication.
API_KEY
value: 4 API Key authentication.
OAUTH2_CLIENT_CREDENTIALS
value: 5 Oauth 2.0 client credentials grant authentication.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-04-03 UTC."],[],[]]