helloworld

package module
v0.0.0-...-b11a5d3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 7, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package helloworld provides a set of Cloud Functions samples.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuditLogEntry

type AuditLogEntry struct {
	ProtoPayload *AuditLogProtoPayload `json:"protoPayload"`
}

AuditLogEntry represents a LogEntry as described at https://cloud.google.com/logging/docs/reference/v2/rest/v2/LogEntry

type AuditLogProtoPayload

type AuditLogProtoPayload struct {
	MethodName         string                 `json:"methodName"`
	ResourceName       string                 `json:"resourceName"`
	AuthenticationInfo map[string]interface{} `json:"authenticationInfo"`
}

AuditLogProtoPayload represents AuditLog within the LogEntry.protoPayload See https://cloud.google.com/logging/docs/reference/audit/auditlog/rest/Shared.Types/AuditLog

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL