Classe /GOOG/CL_GOOGAUTH_V1

Classe

/GOOG/CL_GOOGAUTH_V1
  • Héritage de : /GOOG/CL_HTTP_CLIENT
  • Description : Authentication Client Class
Pour obtenir des informations générales sur une classe du SDK ABAP pour Google Cloud, consultez la page Bouchon de client API.

Constantes

Nom Type Description Valeur Visibilité
C_IAM /GOOG/AUTH_CLIENT_TYPE Type authorisation client IAM PUBLIC
C_META_ENDPOINT_SUFFIX /GOOG/SUFFIX Suffixe pour le service Google /computeMetadata/v1/ PUBLIC
C_IAM_ENDPOINT STRING Point de terminaison IAM https://iamcredentials.googleapis.com PUBLIC
C_IAM_ENDPOINT_SUFFIX /GOOG/SUFFIX Suffixe pour le service Google /v1/ PUBLIC
C_IAM_SERVICE_NAME /GOOG/SERVICE_NAME Nom du service Google iamcredentials:v1 PUBLIC
C_META /GOOG/AUTH_CLIENT_TYPE Type authorisation client META PUBLIC
C_META_ENDPOINT STRING Point de terminaison des métadonnées http://metadata.google.internal PUBLIC
C_META_SERVICE_NAME /GOOG/SERVICE_NAME Nom du service Google metadata.google.internal PUBLIC
C_RET_CODE_299 /GOOG/RETCO Code renvoyé 299 PUBLIC
C_OAUTH_SERVICE_NAME /GOOG/SERVICE_NAME Nom du service Google googleapis.com/oauth2 PUBLIC
C_OAUTH /GOOG/AUTH_CLIENT_TYPE Type authorisation client OAUTH PUBLIC

Méthodes

Pour obtenir des informations générales sur une méthode du SDK ABAP pour Google Cloud, consultez la page Méthode API.

CONSTRUCTOR

  • Description :
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_AUTH_CLIENT_TYPE IMPORTING /GOOG/AUTH_CLIENT_TYPE Type authorisation client
IV_KEY_NAME IMPORTING /GOOG/KEYNAME Nom de la clé Google Cloud
IV_PRETTY_NAME IMPORTING CHAR1 Indicateur à un seul caractère
IV_TIMEOUT IMPORTING I Request timeout seconds

Exception

Nom Description
/GOOG/CX_SDK

GET_URI

  • Description : Get URI
  • Visibilité : PUBLIQUE

Paramètres

SET_FORM_FIELD

  • Description : Set Form Field
  • Visibilité : PROTÉGÉE

Paramètres

Nom Catégorie Type Description
RV_URI - STRING
Nom Catégorie Type Description
IV_BODY IMPORTING STRING

Exception

Nom Description
/GOOG/CX_SDK

SET_TOKEN

  • Description : Set OAuth Token
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_TOKEN IMPORTING STRING