adminAccountGoogleToken

package
v0.0.0-...-4834045 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package adminAccountGoogleToken 管理者アカウントのGoogleToken

Index

Constants

This section is empty.

Variables

View Source
var File_account_adminAccountGoogleToken_admin_account_google_token_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type AdminAccountGoogleToken

type AdminAccountGoogleToken struct {
	AccessToken  string                 `protobuf:"bytes,1,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"`
	RefreshToken string                 `protobuf:"bytes,2,opt,name=refresh_token,json=refreshToken,proto3" json:"refresh_token,omitempty"`
	ExpiredAt    *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=expired_at,json=expiredAt,proto3" json:"expired_at,omitempty"`
	// contains filtered or unexported fields
}

func NewAdminAccountGoogleToken

func NewAdminAccountGoogleToken() *AdminAccountGoogleToken

func SetAdminAccountGoogleToken

func SetAdminAccountGoogleToken(accessToken string, refreshToken string, expiredAt *timestamppb.Timestamp) *AdminAccountGoogleToken

func (*AdminAccountGoogleToken) Descriptor deprecated

func (*AdminAccountGoogleToken) Descriptor() ([]byte, []int)

Deprecated: Use AdminAccountGoogleToken.ProtoReflect.Descriptor instead.

func (*AdminAccountGoogleToken) GetAccessToken

func (x *AdminAccountGoogleToken) GetAccessToken() string

func (*AdminAccountGoogleToken) GetExpiredAt

func (x *AdminAccountGoogleToken) GetExpiredAt() *timestamppb.Timestamp

func (*AdminAccountGoogleToken) GetRefreshToken

func (x *AdminAccountGoogleToken) GetRefreshToken() string

func (*AdminAccountGoogleToken) ProtoMessage

func (*AdminAccountGoogleToken) ProtoMessage()

func (*AdminAccountGoogleToken) ProtoReflect

func (x *AdminAccountGoogleToken) ProtoReflect() protoreflect.Message

func (*AdminAccountGoogleToken) Reset

func (x *AdminAccountGoogleToken) Reset()

func (*AdminAccountGoogleToken) String

func (x *AdminAccountGoogleToken) String() string

type AdminAccountGoogleTokens

type AdminAccountGoogleTokens []*AdminAccountGoogleToken

func NewAdminAccountGoogleTokens

func NewAdminAccountGoogleTokens() AdminAccountGoogleTokens

Jump to

Keyboard shortcuts

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