Show / Hide Table of Contents

Class ConferenceRecordsServiceSettings

Settings for ConferenceRecordsServiceClient instances.

Inheritance
object
ServiceSettingsBase
ConferenceRecordsServiceSettings
Inherited Members
ServiceSettingsBase.VersionHeaderBuilder
ServiceSettingsBase.CallSettings
ServiceSettingsBase.Clock
ServiceSettingsBase.Scheduler
ServiceSettingsBase.Interceptor
object.GetHashCode()
object.GetType()
object.ToString()
Namespace: Google.Apps.Meet.V2Beta
Assembly: Google.Apps.Meet.V2Beta.dll
Syntax
public sealed class ConferenceRecordsServiceSettings : ServiceSettingsBase

Constructors

ConferenceRecordsServiceSettings()

Constructs a new ConferenceRecordsServiceSettings object with default settings.

Declaration
public ConferenceRecordsServiceSettings()

Properties

GetConferenceRecordSettings

CallSettings for synchronous and asynchronous calls to ConferenceRecordsServiceClient.GetConferenceRecord and ConferenceRecordsServiceClient.GetConferenceRecordAsync.

Declaration
public CallSettings GetConferenceRecordSettings { get; set; }
Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 10000 milliseconds.
  • Maximum attempts: 5
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

GetParticipantSessionSettings

CallSettings for synchronous and asynchronous calls to ConferenceRecordsServiceClient.GetParticipantSession and ConferenceRecordsServiceClient.GetParticipantSessionAsync.

Declaration
public CallSettings GetParticipantSessionSettings { get; set; }
Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 10000 milliseconds.
  • Maximum attempts: 5
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

GetParticipantSettings

CallSettings for synchronous and asynchronous calls to ConferenceRecordsServiceClient.GetParticipant and ConferenceRecordsServiceClient.GetParticipantAsync.

Declaration
public CallSettings GetParticipantSettings { get; set; }
Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 10000 milliseconds.
  • Maximum attempts: 5
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

GetRecordingSettings

CallSettings for synchronous and asynchronous calls to ConferenceRecordsServiceClient.GetRecording and ConferenceRecordsServiceClient.GetRecordingAsync .

Declaration
public CallSettings GetRecordingSettings { get; set; }
Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 10000 milliseconds.
  • Maximum attempts: 5
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

GetTranscriptEntrySettings

CallSettings for synchronous and asynchronous calls to ConferenceRecordsServiceClient.GetTranscriptEntry and ConferenceRecordsServiceClient.GetTranscriptEntryAsync.

Declaration
public CallSettings GetTranscriptEntrySettings { get; set; }
Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 10000 milliseconds.
  • Maximum attempts: 5
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

GetTranscriptSettings

CallSettings for synchronous and asynchronous calls to ConferenceRecordsServiceClient.GetTranscript and ConferenceRecordsServiceClient.GetTranscriptAsync .

Declaration
public CallSettings GetTranscriptSettings { get; set; }
Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 10000 milliseconds.
  • Maximum attempts: 5
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

ListConferenceRecordsSettings

CallSettings for synchronous and asynchronous calls to ConferenceRecordsServiceClient.ListConferenceRecords and ConferenceRecordsServiceClient.ListConferenceRecordsAsync.

Declaration
public CallSettings ListConferenceRecordsSettings { get; set; }
Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 10000 milliseconds.
  • Maximum attempts: 5
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

ListParticipantSessionsSettings

CallSettings for synchronous and asynchronous calls to ConferenceRecordsServiceClient.ListParticipantSessions and ConferenceRecordsServiceClient.ListParticipantSessionsAsync.

Declaration
public CallSettings ListParticipantSessionsSettings { get; set; }
Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 10000 milliseconds.
  • Maximum attempts: 5
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

ListParticipantsSettings

CallSettings for synchronous and asynchronous calls to ConferenceRecordsServiceClient.ListParticipants and ConferenceRecordsServiceClient.ListParticipantsAsync.

Declaration
public CallSettings ListParticipantsSettings { get; set; }
Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 10000 milliseconds.
  • Maximum attempts: 5
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

ListRecordingsSettings

CallSettings for synchronous and asynchronous calls to ConferenceRecordsServiceClient.ListRecordings and ConferenceRecordsServiceClient.ListRecordingsAsync.

Declaration
public CallSettings ListRecordingsSettings { get; set; }
Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 10000 milliseconds.
  • Maximum attempts: 5
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

ListTranscriptEntriesSettings

CallSettings for synchronous and asynchronous calls to ConferenceRecordsServiceClient.ListTranscriptEntries and ConferenceRecordsServiceClient.ListTranscriptEntriesAsync.

Declaration
public CallSettings ListTranscriptEntriesSettings { get; set; }
Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 10000 milliseconds.
  • Maximum attempts: 5
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

ListTranscriptsSettings

CallSettings for synchronous and asynchronous calls to ConferenceRecordsServiceClient.ListTranscripts and ConferenceRecordsServiceClient.ListTranscriptsAsync.

Declaration
public CallSettings ListTranscriptsSettings { get; set; }
Property Value
Type Description
CallSettings
Remarks
  • Initial retry delay: 1000 milliseconds.
  • Retry delay multiplier: 1.3
  • Retry maximum delay: 10000 milliseconds.
  • Maximum attempts: 5
  • Retriable status codes: Unavailable.
  • Timeout: 60 seconds.

Methods

Clone()

Creates a deep clone of this object, with all the same property values.

Declaration
public ConferenceRecordsServiceSettings Clone()
Returns
Type Description
ConferenceRecordsServiceSettings

A deep clone of this ConferenceRecordsServiceSettings object.

GetDefault()

Get a new instance of the default ConferenceRecordsServiceSettings.

Declaration
public static ConferenceRecordsServiceSettings GetDefault()
Returns
Type Description
ConferenceRecordsServiceSettings

A new instance of the default ConferenceRecordsServiceSettings.

In this article
Back to top Generated by DocFX