Show / Hide Table of Contents

Class WalletobjectsResource.V1Resource.PrivateContentResource

The "privateContent" collection of methods.

Inheritance
object
WalletobjectsResource.V1Resource.PrivateContentResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Walletobjects.v1
Assembly: Google.Apis.Walletobjects.v1.dll
Syntax
public class WalletobjectsResource.V1Resource.PrivateContentResource

Constructors

PrivateContentResource(IClientService)

Constructs a new resource.

Declaration
public PrivateContentResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

SetPassUpdateNotice(SetPassUpdateNoticeRequest)

Provide Google with information about awaiting private pass update. This will allow Google to provide the update notification to the device that currently holds this pass.

Declaration
public virtual WalletobjectsResource.V1Resource.PrivateContentResource.SetPassUpdateNoticeRequest SetPassUpdateNotice(SetPassUpdateNoticeRequest body)
Parameters
Type Name Description
SetPassUpdateNoticeRequest body

The body of the request.

Returns
Type Description
WalletobjectsResource.V1Resource.PrivateContentResource.SetPassUpdateNoticeRequest
In this article
Back to top Generated by DocFX