anchor dict | positive dict | negative dict |
|---|---|---|
{
"audio": "",
"image": "",
"text": "func (s *DescribeAgentsOutput) SetAgentsInfo(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*AgentInfo) *DescribeAgentsOutput {\n\ts.AgentsInfo = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeContinuousExportsOutput) SetDescriptions(v []*ContinuousExportDescription)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *DescribeContinuousExportsOutput {\n\ts.Descriptions = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ExportInfo) SetConfigurationsDownloadUrl(v string) *ExportInfo {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ConfigurationsDownloadUrl = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ExportInfo) SetExportRequestTime(v time.Time) *ExportInfo {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ExportRequestTime = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\tnowFunc: func() time.Time { return time.Now().In(time.UTC) },\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *ExportInfo) SetRequestedEndTime(v time.Time) *ExportInfo {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.RequestedEndTime = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\tnowFunc: func() time.Time { return time.Now().In(time.UTC) },\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *ExportInfo) SetRequestedStartTime(v time.Time) *ExportInfo {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.RequestedStartTime = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\tnowFunc: func() time.Time { return time.Now().In(time.UTC) },\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *GetDiscoverySummaryOutput) SetAgentSummary(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *CustomerAgentInfo) *GetDiscoverySummaryOutput {\n\ts.AgentSummary = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetDiscoverySummaryOutput) SetConnectorSummary(v *CustomerConnectorInfo)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *GetDiscoverySummaryOutput {\n\ts.ConnectorSummary = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetDiscoverySummaryOutput) SetServersMappedToApplications(v int64) *GetDiscoverySummaryOutput {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ServersMappedToApplications = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *GetDiscoverySummaryOutput) SetServersMappedtoTags(v int64) *GetDiscoverySummaryOutput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.ServersMappedtoTags = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *ImportTask) SetApplicationImportFailure(v int64) *ImportTask {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ApplicationImportFailure = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *ImportTask) SetApplicationImportSuccess(v int64) *ImportTask {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ApplicationImportSuccess = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *ImportTask) SetErrorsAndFailedEntriesZip(v string) *ImportTask {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ErrorsAndFailedEntriesZip = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ImportTask) SetImportCompletionTime(v time.Time) *ImportTask {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ImportCompletionTime = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\tnowFunc: func() time.Time { return time.Now().In(time.UTC) },\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *ImportTask) SetImportDeletedTime(v time.Time) *ImportTask {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ImportDeletedTime = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\tnowFunc: func() time.Time { return time.Now().In(time.UTC) },\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *ImportTask) SetImportRequestTime(v time.Time) *ImportTask {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ImportRequestTime = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\tnowFunc: func() time.Time { return time.Now().In(time.UTC) },\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *ImportTask) SetServerImportFailure(v int64) *ImportTask {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ServerImportFailure = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *ImportTask) SetServerImportSuccess(v int64) *ImportTask {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ServerImportSuccess = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *ListServerNeighborsInput) SetNeighborConfigurationIds(v []*string) *ListServerNeighborsInput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.NeighborConfigurationIds = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ListServerNeighborsInput) SetPortInformationNeeded(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " bool) *ListServerNeighborsInput {\n\ts.PortInformationNeeded = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ListServerNeighborsOutput) SetKnownDependencyCount(v int64) *ListServerNeighborsOutput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.KnownDependencyCount = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *ListServerNeighborsOutput) SetNeighbors(v []*NeighborConnectionDetail)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *ListServerNeighborsOutput {\n\ts.Neighbors = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *NeighborConnectionDetail) SetConnectionsCount(v int64) *NeighborConnectionDetail",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.ConnectionsCount = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *NeighborConnectionDetail) SetDestinationServerId(v string) *NeighborConnectionDetail",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.DestinationServerId = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *NeighborConnectionDetail) SetSourceServerId(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *NeighborConnectionDetail {\n\ts.SourceServerId = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *NeighborConnectionDetail) SetTransportProtocol(v string) *NeighborConnectionDetail",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.TransportProtocol = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *StartExportTaskInput) SetExportDataFormat(v []*string) *StartExportTaskInput",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.ExportDataFormat = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (c *CloudFormation) WaitUntilChangeSetCreateComplete(input *DescribeChangeSetInput) error {\n\treturn",
"video": ""
} | {
"audio": "",
"image": "",
"text": " c.WaitUntilChangeSetCreateCompleteWithContext(aws.BackgroundContext(), input)\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " func(_ *Client, c *RemoteContext) error {\n\t\tc.Snapshotter = snapshotterName\n\t\treturn nil\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (c *CloudFormation) WaitUntilStackCreateComplete(input *DescribeStacksInput) error {\n\treturn",
"video": ""
} | {
"audio": "",
"image": "",
"text": " c.WaitUntilStackCreateCompleteWithContext(aws.BackgroundContext(), input)\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " func(_ *Client, c *RemoteContext) error {\n\t\tc.Snapshotter = snapshotterName\n\t\treturn nil\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (c *CloudFormation) WaitUntilStackDeleteComplete(input *DescribeStacksInput) error {\n\treturn",
"video": ""
} | {
"audio": "",
"image": "",
"text": " c.WaitUntilStackDeleteCompleteWithContext(aws.BackgroundContext(), input)\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " func(_ *Client, c *RemoteContext) error {\n\t\tc.Snapshotter = snapshotterName\n\t\treturn nil\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (c *CloudFormation) WaitUntilStackExists(input *DescribeStacksInput) error {\n\treturn",
"video": ""
} | {
"audio": "",
"image": "",
"text": " c.WaitUntilStackExistsWithContext(aws.BackgroundContext(), input)\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " func(_ *Client, c *RemoteContext) error {\n\t\tc.Snapshotter = snapshotterName\n\t\treturn nil\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (c *CloudFormation) WaitUntilStackUpdateComplete(input *DescribeStacksInput) error {\n\treturn",
"video": ""
} | {
"audio": "",
"image": "",
"text": " c.WaitUntilStackUpdateCompleteWithContext(aws.BackgroundContext(), input)\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " func(_ *Client, c *RemoteContext) error {\n\t\tc.Snapshotter = snapshotterName\n\t\treturn nil\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *Channel) SetInputMode(v string) *Channel {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.InputMode = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *Channel) SetRecordWrapperType(v string) *Channel {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.RecordWrapperType = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *Channel) SetShuffleConfig(v *ShuffleConfig)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *Channel {\n\ts.ShuffleConfig = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ChannelSpecification) SetSupportedCompressionTypes(v []*string) *ChannelSpecification {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.SupportedCompressionTypes = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ChannelSpecification) SetSupportedInputModes(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*string) *ChannelSpecification {\n\ts.SupportedInputModes = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *CognitoMemberDefinition) SetUserGroup(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *CognitoMemberDefinition {\n\ts.UserGroup = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *CompilationJobSummary) SetCompilationTargetDevice(v string) *CompilationJobSummary {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.CompilationTargetDevice = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *CreatePresignedNotebookInstanceUrlInput) SetSessionExpirationDurationInSeconds(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " int64) *CreatePresignedNotebookInstanceUrlInput {\n\ts.SessionExpirationDurationInSeconds = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *CreatePresignedNotebookInstanceUrlOutput) SetAuthorizedUrl(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *CreatePresignedNotebookInstanceUrlOutput {\n\ts.AuthorizedUrl = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DeployedImage) SetResolutionTime(v time.Time) *DeployedImage {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ResolutionTime = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\tnowFunc: func() time.Time { return time.Now().In(time.UTC) },\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *DeployedImage) SetResolvedImage(v string) *DeployedImage {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.ResolvedImage = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DeployedImage) SetSpecifiedImage(v string) *DeployedImage {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.SpecifiedImage = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeAlgorithmOutput) SetAlgorithmStatusDetails(v *AlgorithmStatusDetails)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *DescribeAlgorithmOutput {\n\ts.AlgorithmStatusDetails = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeHyperParameterTuningJobOutput) SetBestTrainingJob(v *HyperParameterTrainingJobSummary)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *DescribeHyperParameterTuningJobOutput {\n\ts.BestTrainingJob = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeHyperParameterTuningJobOutput) SetOverallBestTrainingJob(v *HyperParameterTrainingJobSummary)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *DescribeHyperParameterTuningJobOutput {\n\ts.OverallBestTrainingJob = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeModelPackageOutput) SetModelPackageStatusDetails(v *ModelPackageStatusDetails)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *DescribeModelPackageOutput {\n\ts.ModelPackageStatusDetails = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeSubscribedWorkteamOutput) SetSubscribedWorkteam(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *SubscribedWorkteam) *DescribeSubscribedWorkteamOutput {\n\ts.SubscribedWorkteam = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *DescribeTransformJobOutput) SetTransformStartTime(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " time.Time) *DescribeTransformJobOutput {\n\ts.TransformStartTime = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetSearchSuggestionsInput) SetSuggestionQuery(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *SuggestionQuery) *GetSearchSuggestionsInput {\n\ts.SuggestionQuery = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GetSearchSuggestionsOutput) SetPropertyNameSuggestions(v []*PropertyNameSuggestion)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *GetSearchSuggestionsOutput {\n\ts.PropertyNameSuggestions = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *GitConfig) SetRepositoryUrl(v string) *GitConfig {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.RepositoryUrl = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *HumanTaskConfig) SetAnnotationConsolidationConfig(v *AnnotationConsolidationConfig)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *HumanTaskConfig {\n\ts.AnnotationConsolidationConfig = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *HumanTaskConfig) SetMaxConcurrentTaskCount(v int64) *HumanTaskConfig {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.MaxConcurrentTaskCount = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *HumanTaskConfig {\n\ts.AnnotationConsolidationConfig = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *HumanTaskConfig) SetNumberOfHumanWorkersPerDataObject(v int64) *HumanTaskConfig {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.NumberOfHumanWorkersPerDataObject = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *HumanTaskConfig {\n\ts.AnnotationConsolidationConfig = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *HumanTaskConfig) SetPublicWorkforceTaskPrice(v *PublicWorkforceTaskPrice) *HumanTaskConfig {",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\n\ts.PublicWorkforceTaskPrice = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *HumanTaskConfig {\n\ts.AnnotationConsolidationConfig = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *HumanTaskConfig) SetTaskAvailabilityLifetimeInSeconds(v int64) *HumanTaskConfig {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.TaskAvailabilityLifetimeInSeconds = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *HumanTaskConfig {\n\ts.AnnotationConsolidationConfig = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *HumanTaskConfig) SetTaskDescription(v string) *HumanTaskConfig {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.TaskDescription = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *HumanTaskConfig {\n\ts.AnnotationConsolidationConfig = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *HumanTaskConfig) SetTaskKeywords(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*string) *HumanTaskConfig {\n\ts.TaskKeywords = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *HumanTaskConfig {\n\ts.AnnotationConsolidationConfig = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *HumanTaskConfig) SetTaskTimeLimitInSeconds(v int64) *HumanTaskConfig {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.TaskTimeLimitInSeconds = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *HumanTaskConfig {\n\ts.AnnotationConsolidationConfig = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *HumanTaskConfig) SetTaskTitle(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *HumanTaskConfig {\n\ts.TaskTitle = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *HumanTaskConfig {\n\ts.AnnotationConsolidationConfig = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *HumanTaskConfig) SetUiConfig(v *UiConfig) *HumanTaskConfig",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.UiConfig = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *HumanTaskConfig {\n\ts.AnnotationConsolidationConfig = v\n\treturn s\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *HyperParameterSpecification) SetIsTunable(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " bool) *HyperParameterSpecification {\n\ts.IsTunable = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *HyperParameterTrainingJobDefinition) SetStaticHyperParameters(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " map[string]*string) *HyperParameterTrainingJobDefinition {\n\ts.StaticHyperParameters = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *HyperParameterTrainingJobSummary) SetFinalHyperParameterTuningJobObjectiveMetric(v *FinalHyperParameterTuningJobObjectiveMetric)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *HyperParameterTrainingJobSummary {\n\ts.FinalHyperParameterTuningJobObjectiveMetric = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *HyperParameterTrainingJobSummary) SetObjectiveStatus(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *HyperParameterTrainingJobSummary {\n\ts.ObjectiveStatus = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *HyperParameterTrainingJobSummary) SetTunedHyperParameters(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " map[string]*string) *HyperParameterTrainingJobSummary {\n\ts.TunedHyperParameters = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *HyperParameterTrainingJobSummary) SetTuningJobName(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *HyperParameterTrainingJobSummary {\n\ts.TuningJobName = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *HyperParameterTuningJobConfig) SetHyperParameterTuningJobObjective(v *HyperParameterTuningJobObjective)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *HyperParameterTuningJobConfig {\n\ts.HyperParameterTuningJobObjective = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *HyperParameterTuningJobConfig) SetParameterRanges(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *ParameterRanges) *HyperParameterTuningJobConfig {\n\ts.ParameterRanges = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *HyperParameterTuningJobConfig) SetTrainingJobEarlyStoppingType(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *HyperParameterTuningJobConfig {\n\ts.TrainingJobEarlyStoppingType = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *HyperParameterTuningJobWarmStartConfig) SetParentHyperParameterTuningJobs(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*ParentHyperParameterTuningJob) *HyperParameterTuningJobWarmStartConfig {\n\ts.ParentHyperParameterTuningJobs = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *HyperParameterTuningJobWarmStartConfig) SetWarmStartType(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *HyperParameterTuningJobWarmStartConfig {\n\ts.WarmStartType = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *InferenceSpecification) SetSupportedRealtimeInferenceInstanceTypes(v []*string) *InferenceSpecification {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.SupportedRealtimeInferenceInstanceTypes = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *InferenceSpecification) SetSupportedResponseMIMETypes(v []*string) *InferenceSpecification {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.SupportedResponseMIMETypes = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *InferenceSpecification) SetSupportedTransformInstanceTypes(v []*string) *InferenceSpecification {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.SupportedTransformInstanceTypes = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *InputConfig) SetDataInputConfig(v string) *InputConfig {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.DataInputConfig = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *LabelCounters) SetFailedNonRetryableError(v int64) *LabelCounters {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.FailedNonRetryableError = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *LabelCounters) SetMachineLabeled(v int64) *LabelCounters {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.MachineLabeled = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *LabelCounters) SetTotalLabeled(v int64) *LabelCounters {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.TotalLabeled = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *LabelCounters) SetUnlabeled(v int64) *LabelCounters {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.Unlabeled = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *LabelCountersForWorkteam) SetPendingHuman(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " int64) *LabelCountersForWorkteam {\n\ts.PendingHuman = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *LabelingJobAlgorithmsConfig) SetInitialActiveLearningModelArn(v string) *LabelingJobAlgorithmsConfig {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.InitialActiveLearningModelArn = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *LabelingJobAlgorithmsConfig) SetLabelingJobAlgorithmSpecificationArn(v string) *LabelingJobAlgorithmsConfig {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.LabelingJobAlgorithmSpecificationArn = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *LabelingJobAlgorithmsConfig) SetLabelingJobResourceConfig(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *LabelingJobResourceConfig) *LabelingJobAlgorithmsConfig {\n\ts.LabelingJobResourceConfig = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *LabelingJobDataAttributes) SetContentClassifiers(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*string) *LabelingJobDataAttributes {\n\ts.ContentClassifiers = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *LabelingJobForWorkteamSummary) SetWorkRequesterAccountId(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *LabelingJobForWorkteamSummary {\n\ts.WorkRequesterAccountId = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *LabelingJobInputConfig) SetDataAttributes(v *LabelingJobDataAttributes)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *LabelingJobInputConfig {\n\ts.DataAttributes = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *LabelingJobOutput) SetFinalActiveLearningModelArn(v string) *LabelingJobOutput {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.FinalActiveLearningModelArn = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *LabelingJobOutput) SetOutputDatasetS3Uri(v string) *LabelingJobOutput {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.OutputDatasetS3Uri = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *LabelingJobS3DataSource) SetManifestS3Uri(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *LabelingJobS3DataSource {\n\ts.ManifestS3Uri = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *LabelingJobStoppingConditions) SetMaxHumanLabeledObjectCount(v int64) *LabelingJobStoppingConditions",
"video": ""
} | {
"audio": "",
"image": "",
"text": " {\n\ts.MaxHumanLabeledObjectCount = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *LabelingJobStoppingConditions) SetMaxPercentageOfInputDatasetLabeled(v int64) *LabelingJobStoppingConditions {\n",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\ts.MaxPercentageOfInputDatasetLabeled = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": " v.Int64 != 0 {\n\t\tenc.Int64(v.Int64)\n\t}\n}",
"video": ""
} |
{
"audio": "",
"image": "",
"text": "func (s *ListAlgorithmsOutput) SetAlgorithmSummaryList(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*AlgorithmSummary) *ListAlgorithmsOutput {\n\ts.AlgorithmSummaryList = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ListCodeRepositoriesOutput) SetCodeRepositorySummaryList(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*CodeRepositorySummary) *ListCodeRepositoriesOutput {\n\ts.CodeRepositorySummaryList = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ListCompilationJobsOutput) SetCompilationJobSummaries(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*CompilationJobSummary) *ListCompilationJobsOutput {\n\ts.CompilationJobSummaries = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ListEndpointConfigsOutput) SetEndpointConfigs(v []*EndpointConfigSummary)",
"video": ""
} | {
"audio": "",
"image": "",
"text": " *ListEndpointConfigsOutput {\n\ts.EndpointConfigs = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ListHyperParameterTuningJobsOutput) SetHyperParameterTuningJobSummaries(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " []*HyperParameterTuningJobSummary) *ListHyperParameterTuningJobsOutput {\n\ts.HyperParameterTuningJobSummaries = v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
{
"audio": "",
"image": "",
"text": "func (s *ListLabelingJobsForWorkteamInput) SetJobReferenceCodeContains(v",
"video": ""
} | {
"audio": "",
"image": "",
"text": " string) *ListLabelingJobsForWorkteamInput {\n\ts.JobReferenceCodeContains = &v\n\treturn s\n}",
"video": ""
} | {
"audio": "",
"image": "",
"text": "\t\tverStr = v.String()\n\t\t\t}\n\t\t\ts.goAttach(func() { s.updateClusterVersion(verStr) })\n\t\t\tcontinue\n\t\t}\n\n\t\t// update cluster version only if the decided version is greater than\n\t\t// the current cluster version\n\t\tif v != nil && s.cluster.Version().LessTha... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.